diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-09-06 12:37:29 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-09-06 12:37:29 +0000 |
commit | ff348c516da0e02ab2429280708ab86a3c70fe59 (patch) | |
tree | d24af6e51199a6204a215806838d0d3c61910cbc /po/nl.po | |
parent | 14365044b7a8034e71a31807d355c8b8f157e930 (diff) | |
download | pam-ff348c516da0e02ab2429280708ab86a3c70fe59.tar.gz pam-ff348c516da0e02ab2429280708ab86a3c70fe59.tar.bz2 pam-ff348c516da0e02ab2429280708ab86a3c70fe59.zip |
Relevant BUGIDs:
Purpose of commit: release
Commit summary:
---------------
Prepare release of Version 0.99.6.3
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 80 |
1 files changed, 40 insertions, 40 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM.nl\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2006-06-02 12:37+0200\n" +"POT-Creation-Date: 2006-08-31 16:32+0200\n" "PO-Revision-Date: 2006-05-03 22:02+0200\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Language-Team: Dutch <kde-i18n-nl@kde.org>\n" @@ -18,48 +18,33 @@ msgstr "" "X-Generator: KBabel 1.11.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: modules/pam_exec/pam_exec.c:118 -#, c-format -msgid "%s failed: exit code %d" -msgstr "" - -#: modules/pam_exec/pam_exec.c:126 -#, c-format -msgid "%s failed: caught signal %d%s" -msgstr "" - -#: modules/pam_exec/pam_exec.c:134 -#, c-format -msgid "%s failed: unknown status 0x%x" -msgstr "" - -#: modules/pam_tally/pam_tally.c:744 +#: modules/pam_tally/pam_tally.c:741 msgid "Authentication error" msgstr "Verificatiefout" -#: modules/pam_tally/pam_tally.c:745 +#: modules/pam_tally/pam_tally.c:742 msgid "Service error" msgstr "Servicefout" -#: modules/pam_tally/pam_tally.c:746 +#: modules/pam_tally/pam_tally.c:743 msgid "Unknown user" msgstr "Onbekende gebruiker" -#: modules/pam_tally/pam_tally.c:747 +#: modules/pam_tally/pam_tally.c:744 msgid "Unknown error" msgstr "Onbekende fout" -#: modules/pam_tally/pam_tally.c:763 +#: modules/pam_tally/pam_tally.c:760 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: onjuist getal gegeven aan --reset=\n" -#: modules/pam_tally/pam_tally.c:767 +#: modules/pam_tally/pam_tally.c:764 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: niet-herkende optie %s\n" -#: modules/pam_tally/pam_tally.c:779 +#: modules/pam_tally/pam_tally.c:776 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" @@ -67,39 +52,39 @@ msgstr "" "%s [--file rooted-bestandsnaam] [ --user gebruikersnaam] [--reset[=n]] [--" "quiet]\n" -#: modules/pam_tally/pam_tally.c:853 +#: modules/pam_tally/pam_tally.c:850 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: kan niet alle gebruikers terugzetten naar non-zero\n" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:187 +#: modules/pam_lastlog/pam_lastlog.c:190 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr "" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:196 +#: modules/pam_lastlog/pam_lastlog.c:199 #, c-format msgid " from %.*s" msgstr " van %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:208 +#: modules/pam_lastlog/pam_lastlog.c:211 #, c-format msgid " on %.*s" msgstr " op %.*s" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:217 +#: modules/pam_lastlog/pam_lastlog.c:220 #, c-format msgid "Last login:%s%s%s" msgstr "Laatste keer aangemeld: %s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:223 +#: modules/pam_lastlog/pam_lastlog.c:226 msgid "Welcome to your new account!" msgstr "Welkom bij uw nieuwe account!" -#: modules/pam_limits/pam_limits.c:658 +#: modules/pam_limits/pam_limits.c:647 #, c-format msgid "Too many logins for '%s'." msgstr "Te vaak aangemeld met '%s'." @@ -152,11 +137,26 @@ msgstr "niveau: " msgid "Not a valid security context" msgstr "Geen geldige beveiligingscontext" -#: modules/pam_selinux/pam_selinux.c:416 +#: modules/pam_selinux/pam_selinux.c:417 #, c-format msgid "Security Context %s Assigned" msgstr "Beveilgingscontext %s toegewezen" +#: modules/pam_exec/pam_exec.c:118 +#, c-format +msgid "%s failed: exit code %d" +msgstr "" + +#: modules/pam_exec/pam_exec.c:126 +#, c-format +msgid "%s failed: caught signal %d%s" +msgstr "" + +#: modules/pam_exec/pam_exec.c:134 +#, c-format +msgid "%s failed: unknown status 0x%x" +msgstr "" + #: modules/pam_mail/pam_mail.c:313 msgid "No mail." msgstr "Geen e-mail." @@ -225,41 +225,41 @@ msgstr "Waarschuwing: uw wachtwoord zal over %d day%.2s verlopen" msgid "Password: " msgstr "Wachtwoord: " -#: modules/pam_unix/pam_unix_passwd.c:820 +#: modules/pam_unix/pam_unix_passwd.c:819 msgid "NIS password could not be changed." msgstr "NIS-wachtwoord kon niet worden gewijzigd." -#: modules/pam_unix/pam_unix_passwd.c:976 +#: modules/pam_unix/pam_unix_passwd.c:975 #: modules/pam_cracklib/pam_cracklib.c:464 msgid "No password supplied" msgstr "Geen wachtwoord opgegeven" -#: modules/pam_unix/pam_unix_passwd.c:976 +#: modules/pam_unix/pam_unix_passwd.c:975 #: modules/pam_cracklib/pam_cracklib.c:464 msgid "Password unchanged" msgstr "Wachtwoord is niet gewijzigd" -#: modules/pam_unix/pam_unix_passwd.c:997 +#: modules/pam_unix/pam_unix_passwd.c:996 msgid "You must choose a longer password" msgstr "Kies een langer wachtwoord" -#: modules/pam_unix/pam_unix_passwd.c:1002 +#: modules/pam_unix/pam_unix_passwd.c:1001 msgid "Password has been already used. Choose another." msgstr "Dit wachtwoord is al gebruikt. Kies een ander wachtwoord." -#: modules/pam_unix/pam_unix_passwd.c:1126 +#: modules/pam_unix/pam_unix_passwd.c:1125 msgid "(current) UNIX password: " msgstr "(huidig) UNIX-wachtwoord: " -#: modules/pam_unix/pam_unix_passwd.c:1161 +#: modules/pam_unix/pam_unix_passwd.c:1160 msgid "You must wait longer to change your password" msgstr "U moet langer wachten om uw wachtwoord te wijzigen" -#: modules/pam_unix/pam_unix_passwd.c:1221 +#: modules/pam_unix/pam_unix_passwd.c:1220 msgid "Enter new UNIX password: " msgstr "Nieuw UNIX-wachtwoord invoeren: " -#: modules/pam_unix/pam_unix_passwd.c:1222 +#: modules/pam_unix/pam_unix_passwd.c:1221 msgid "Retype new UNIX password: " msgstr "Nieuw UNIX-wachtwoord herhalen: " |