diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index 248fe53cc..a42be8bc9 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-12-05 21:13-0500\n" -"PO-Revision-Date: 2022-10-14 10:25+0000\n" +"PO-Revision-Date: 2022-12-07 20:48+0000\n" "Last-Translator: ikmaak \n" "Language-Team: Dutch \n" @@ -6462,10 +6462,8 @@ msgid "Secure Shell (SSH) Server" msgstr "Secure Shell (SSH) Server" #: plinth/modules/ssh/__init__.py:61 -#, fuzzy -#| msgid "Secure Shell (SSH)" msgid "Remotely login using Secure Shell (SSH)" -msgstr "Secure Shell (SSH)" +msgstr "Op afstand inloggen met Secure Shell (SSH)" #: plinth/modules/ssh/forms.py:13 msgid "Disable password authentication" @@ -6483,7 +6481,7 @@ msgstr "" #: plinth/modules/ssh/forms.py:21 msgid "Allow all users to login remotely" -msgstr "" +msgstr "Alle gebruikers toestaan om op afstand in te loggen" #: plinth/modules/ssh/forms.py:22 msgid "" @@ -6491,6 +6489,9 @@ msgid "" "disabled, only users of groups root, admin and freedombox-ssh can login via " "SSH." msgstr "" +"Sta alle gebruikers met een geldig account toe om op afstand in te loggen " +"via SSH. Als dit is uitgeschakeld, kunnen alleen gebruikers van de groepen " +"root, admin en freedombox-ssh inloggen via SSH." #: plinth/modules/ssh/templates/ssh.html:11 msgid "Server Fingerprints"