diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 7dc3d27c7..0c326bf02 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-01-31 19:23-0500\n" -"PO-Revision-Date: 2022-01-19 09:56+0000\n" +"PO-Revision-Date: 2022-02-02 08:55+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch \n" @@ -3211,7 +3211,7 @@ msgstr "Element" #: plinth/modules/matrixsynapse/manifest.py:48 msgid "FluffyChat" -msgstr "" +msgstr "FluffyChat" #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:15 #: plinth/modules/snapshot/templates/snapshot.html:12 @@ -5492,7 +5492,7 @@ msgstr "Email Cliƫnt" #: plinth/modules/roundcube/forms.py:16 msgid "Use only the local mail server" -msgstr "" +msgstr "Gebruik alleen de lokale mailserver" #: plinth/modules/roundcube/forms.py:17 #, python-brace-format @@ -5500,6 +5500,9 @@ msgid "" "When enabled, text box for server input is removed from login page and users " "can only read and send mails from this {box_name}." msgstr "" +"Indien ingeschakeld, wordt het tekstvak voor serverinvoer verwijderd van de " +"inlogpagina en kunnen gebruikers alleen e-mails lezen en verzenden vanaf " +"deze {box_name}." #: plinth/modules/samba/__init__.py:27 msgid "" @@ -5896,10 +5899,8 @@ msgid "Bookmarks" msgstr "Bladwijzers" #: plinth/modules/shaarli/manifest.py:12 -#, fuzzy -#| msgid "Shaarli" msgid "Shaarlier" -msgstr "Shaarli" +msgstr "Shaarlier" #: plinth/modules/shadowsocks/__init__.py:21 msgid "" @@ -6140,13 +6141,12 @@ msgid "Software Installation Snapshots" msgstr "Software-installatie Snapshots" #: plinth/modules/snapshot/forms.py:27 -#, fuzzy -#| msgid "Enable or disable snapshots before and after software installation" msgid "" "Enable or disable snapshots before and after each software installation and " "update." msgstr "" -"Snapshots voor en na de installatie van de software in- of uitschakelen" +"Snapshots voor en na de installatie en update van de software in- of " +"uitschakelen." #: plinth/modules/snapshot/forms.py:32 msgid "Hourly Snapshots Limit" @@ -6382,10 +6382,8 @@ msgid "Login" msgstr "Aanmelding" #: plinth/modules/sso/views.py:101 -#, fuzzy -#| msgid "Password changed successfully." msgid "Logged out successfully." -msgstr "Wachtwoord succesvol gewijzigd." +msgstr "Succesvol uitgelogd." #: plinth/modules/storage/__init__.py:26 #, python-brace-format @@ -7239,11 +7237,12 @@ msgid "Authorization Password" msgstr "Authorisatie-wachtwoord" #: plinth/modules/users/forms.py:84 -#, fuzzy, python-brace-format -#| msgid "Enter your current password to authorize account modifications." +#, python-brace-format msgid "" "Enter the password for user \"{user}\" to authorize account modifications." -msgstr "Voer je huidige wachtwoord in om accountwijzigingen toe te staan." +msgstr "" +"Voer het wachtwoord voor gebruiker \"{user}\" in om accountwijzigingen toe " +"te staan." #: plinth/modules/users/forms.py:93 msgid "Invalid password."