diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 24a3c8a91..271f6da3b 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-06-06 21:07-0400\n" -"PO-Revision-Date: 2022-05-24 15:49+0000\n" +"PO-Revision-Date: 2022-06-08 16:16+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch \n" @@ -1993,6 +1993,10 @@ msgid "" "restrict outgoing email. Some lift the restriction after an explicit " "request. See manual page for more information." msgstr "" +"E-mail server werkt momenteel niet met veel gratis domein diensten, " +"inclusief die van de FreedomBox Foundation. Veel ISP's beperken ook " +"uitgaande e-mail. Sommige heffen de restrictie op na een expliciet verzoek. " +"Zie de handleiding pagina voor meer informatie." #: plinth/modules/email/__init__.py:35 #, python-brace-format @@ -3018,29 +3022,27 @@ msgstr "" #: plinth/modules/janus/__init__.py:22 msgid "Janus is a lightweight WebRTC server." -msgstr "" +msgstr "Janus is een lichtgewicht WebRTC server." #: plinth/modules/janus/__init__.py:23 msgid "A simple video conference room is included." -msgstr "" +msgstr "Er is ook een eenvoudige videoconferentieruimte." #: plinth/modules/janus/__init__.py:24 msgid "A STUN/TURN server (such as Coturn) is required to use Janus." -msgstr "" +msgstr "Om Janus te gebruiken is een TUN/TURN-server nodig." #: plinth/modules/janus/__init__.py:41 msgid "Janus" -msgstr "" +msgstr "Janus" #: plinth/modules/janus/__init__.py:43 -#, fuzzy -#| msgid "Web Server" msgid "WebRTC server" -msgstr "Webserver" +msgstr "WebRTC server" #: plinth/modules/janus/manifest.py:7 msgid "Janus Video Room" -msgstr "" +msgstr "Janus Video Ruimte" #: plinth/modules/janus/templates/janus_video_room.html:205 #: plinth/modules/jsxc/templates/jsxc_launch.html:117 @@ -3656,13 +3658,15 @@ msgstr "" #: plinth/modules/mumble/forms.py:39 msgid "Set the name for the root channel" -msgstr "" +msgstr "De naam voor het hoofdkanaal instellen" #: plinth/modules/mumble/forms.py:43 msgid "" "Set the name of the main channel of your mumble server. If the name was " "never changed, the channel is named Root." msgstr "" +"Stel de naam van het hoofdkanaal van je mumble server in. Als de naam niet " +"is veranderd, heet het kanaal Root." #: plinth/modules/mumble/manifest.py:34 msgid "Mumblefly" @@ -3677,10 +3681,8 @@ msgid "SuperUser password successfully updated." msgstr "Wachtwoord van de SuperGebruiker succesvol gewijzigd." #: plinth/modules/mumble/views.py:45 -#, fuzzy -#| msgid "Domain name is unchanged" msgid "Root channel name changed." -msgstr "Domeinnaam is onveranderd" +msgstr "De naam van het hoofdkanaal is gewijzigd." #: plinth/modules/names/__init__.py:22 #, python-brace-format