diff options
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 63 |
1 files changed, 35 insertions, 28 deletions
@@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: https://github.com/linux-pam/linux-pam/issues\n" -"POT-Creation-Date: 2021-07-20 20:00+0000\n" +"POT-Creation-Date: 2022-11-11 11:11+0000\n" "PO-Revision-Date: 2021-07-22 00:54+0000\n" "Last-Translator: Dmitry V. Levin <ldv@altlinux.org>\n" "Language-Team: Dutch <https://translate.fedoraproject.org/projects/linux-pam/" @@ -28,7 +28,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.7.2\n" -#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:181 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:183 #: modules/pam_userdb/pam_userdb.c:53 msgid "Password: " msgstr "Wachtwoord: " @@ -223,36 +223,42 @@ msgstr "…Sorry, uw tijd is verlopen!\n" msgid "erroneous conversation (%d)\n" msgstr "foutieve conversatie (%d)\n" -#: modules/pam_exec/pam_exec.c:279 +#: modules/pam_exec/pam_exec.c:289 #, c-format msgid "%s failed: exit code %d" msgstr "%s is mislukt: afsluitcode %d" -#: modules/pam_exec/pam_exec.c:289 +#: modules/pam_exec/pam_exec.c:299 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s is mislukt: signaal %d%s ontvangen" -#: modules/pam_exec/pam_exec.c:299 +#: modules/pam_exec/pam_exec.c:309 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s is mislukt: onbekende status 0x%x" -#: modules/pam_faillock/main.c:103 -#, c-format +#: modules/pam_faillock/main.c:130 +#, fuzzy, c-format msgid "" -"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset]\n" +"Usage: %s [--dir /path/to/tally-directory] [--user username] [--reset] [--" +"legacy-output]\n" msgstr "" "Gebruik: %s [--dir /pad/naar/tally-directory] [--user gebruikersnaam] [--" "reset]\n" -#: modules/pam_faillock/pam_faillock.c:618 +#: modules/pam_faillock/main.c:181 +#, fuzzy, c-format +msgid "Login Failures Latest failure From\n" +msgstr "Aanmelding Mislukte Laatst mislukte Van\n" + +#: modules/pam_faillock/pam_faillock.c:404 #, c-format msgid "The account is locked due to %u failed logins." msgstr "Het account is vergrendeld wegens %u mislukte aanmeldingen." -#: modules/pam_faillock/pam_faillock.c:627 -#: modules/pam_faillock/pam_faillock.c:633 +#: modules/pam_faillock/pam_faillock.c:413 +#: modules/pam_faillock/pam_faillock.c:419 #, c-format msgid "(%d minute left to unlock)" msgid_plural "(%d minutes left to unlock)" @@ -260,45 +266,45 @@ msgstr[0] "(nog %d minuut om te ontgrendelen)" msgstr[1] "(nog %d minuten om te ontgrendelen)" #. TRANSLATORS: only used if dngettext is not supported. -#: modules/pam_faillock/pam_faillock.c:636 +#: modules/pam_faillock/pam_faillock.c:422 #, c-format msgid "(%d minutes left to unlock)" msgstr "(nog %d minuten om te ontgrendelen)" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:318 modules/pam_lastlog/pam_lastlog.c:579 +#: modules/pam_lastlog/pam_lastlog.c:326 modules/pam_lastlog/pam_lastlog.c:595 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %e %b %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:327 modules/pam_lastlog/pam_lastlog.c:588 +#: modules/pam_lastlog/pam_lastlog.c:335 modules/pam_lastlog/pam_lastlog.c:604 #, c-format msgid " from %.*s" msgstr " van %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:339 modules/pam_lastlog/pam_lastlog.c:600 +#: modules/pam_lastlog/pam_lastlog.c:347 modules/pam_lastlog/pam_lastlog.c:616 #, c-format msgid " on %.*s" msgstr " op %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:349 +#: modules/pam_lastlog/pam_lastlog.c:357 #, c-format msgid "Last login:%s%s%s" msgstr "Laatste aanmelding:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:355 +#: modules/pam_lastlog/pam_lastlog.c:363 msgid "Welcome to your new account!" msgstr "Welkom bij je nieuwe account!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:610 +#: modules/pam_lastlog/pam_lastlog.c:626 #, c-format msgid "Last failed login:%s%s%s" msgstr "Laatste mislukte aanmeldpoging:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:619 modules/pam_lastlog/pam_lastlog.c:626 +#: modules/pam_lastlog/pam_lastlog.c:635 modules/pam_lastlog/pam_lastlog.c:642 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -309,20 +315,21 @@ msgstr[1] "" "Er waren %d mislukte aanmeldpogingen sinds de laatste succesvolle aanmelding." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:631 +#: modules/pam_lastlog/pam_lastlog.c:647 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Er waren %d mislukte aanmeldpogingen sinds de laatste succesvolle aanmelding." -#: modules/pam_limits/pam_limits.c:1164 +#: modules/pam_limits/pam_limits.c:1269 #, c-format msgid "There were too many logins for '%s'." msgstr "Te veel aanmeldingen voor '%s'." #: modules/pam_mail/pam_mail.c:289 -msgid "You have no mail." -msgstr "Je hebt geen e-mail." +#, fuzzy +msgid "You do not have any new mail." +msgstr "Je hebt nieuwe e-mail." #: modules/pam_mail/pam_mail.c:292 msgid "You have new mail." @@ -366,12 +373,12 @@ msgstr "Aanmaken van map '%s'." msgid "Unable to create and initialize directory '%s'." msgstr "Niet in staat om map '%s' aan te maken." -#: modules/pam_pwhistory/pam_pwhistory.c:371 +#: modules/pam_pwhistory/pam_pwhistory.c:378 #: modules/pam_unix/pam_unix_passwd.c:589 msgid "Password has been already used. Choose another." msgstr "Wachtwoord is al eens gebruikt. Kies een ander wachtwoord." -#: modules/pam_pwhistory/pam_pwhistory.c:378 +#: modules/pam_pwhistory/pam_pwhistory.c:385 msgid "Password has been already used." msgstr "Wachtwoord is al eens gebruikt." @@ -494,6 +501,9 @@ msgstr "Veranderen van wachtwoord voor %s." msgid "You must wait longer to change your password." msgstr "Je moet langer wachten om je wachtwoord te wijzigen." +#~ msgid "You have no mail." +#~ msgstr "Je hebt geen e-mail." + #~ msgid "is the same as the old one" #~ msgstr "is hetzelfde als het oude" @@ -560,9 +570,6 @@ msgstr "Je moet langer wachten om je wachtwoord te wijzigen." #~ msgid "%s: Can't reset all users to non-zero\n" #~ msgstr "%s: kan niet alle gebruikers terugzetten naar non-zero\n" -#~ msgid "Login Failures Latest failure From\n" -#~ msgstr "Aanmelding Mislukte Laatst mislukte Van\n" - #~ msgid "" #~ "%s: [-f rooted-filename] [--file rooted-filename]\n" #~ " [-u username] [--user username]\n" |