diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-02-25 17:05:22 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-02-25 17:05:22 +0000 |
commit | 48a26b6141fb6bf276208bc1a06f5105880e843e (patch) | |
tree | defea3b1a9bc97dd09ec62f62129cdf37666ad9e /po/de.po | |
parent | 1376c1565abb318a5b4d086edd7f295ee3da6b13 (diff) | |
download | pam-48a26b6141fb6bf276208bc1a06f5105880e843e.tar.gz pam-48a26b6141fb6bf276208bc1a06f5105880e843e.tar.bz2 pam-48a26b6141fb6bf276208bc1a06f5105880e843e.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2009-02-25 Thorsten Kukuk <kukuk@thkukuk.de>
* libpam/pam_misc.c (_pam_StrTok): Use unsigned char
instead of int. Reported by Marcus Granado.
* tests/Makefile.am (TESTS): Add tst-pam_mkargv.
* tests/tst-pam_mkargv.c (main): Test case for
_pam_mkargv.
* po/de.po: Update fuzzy translations.
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 124 |
1 files changed, 56 insertions, 68 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2008-12-11 20:40+0100\n" -"PO-Revision-Date: 2009-02-19 11:16+0100\n" +"POT-Creation-Date: 2009-02-25 17:13+0100\n" +"PO-Revision-Date: 2009-02-25 18:04+01:00\n" "Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n" "Language-Team: German <fedora-trans-de@redhat.com>\n" "MIME-Version: 1.0\n" @@ -29,27 +29,22 @@ msgstr "...Ihre Zeit ist abgelaufen.\n" msgid "erroneous conversation (%d)\n" msgstr "fehlerhafte Kommunikation (%d)\n" -#: libpam/pam_get_authtok.c:39 -#: modules/pam_exec/pam_exec.c:142 -#: modules/pam_unix/pam_unix_auth.c:159 -#: modules/pam_userdb/pam_userdb.c:63 +#: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:142 +#: modules/pam_unix/pam_unix_auth.c:159 modules/pam_userdb/pam_userdb.c:63 msgid "Password: " msgstr "Passwort: " -#: libpam/pam_get_authtok.c:41 -#: modules/pam_cracklib/pam_cracklib.c:66 +#: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:66 #, c-format msgid "New %s%spassword: " msgstr "Geben Sie ein neues %s%sPasswort ein: " -#: libpam/pam_get_authtok.c:43 -#: modules/pam_cracklib/pam_cracklib.c:68 +#: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "Retype new %s%spassword: " msgstr "Geben Sie das neue %s%sPasswort erneut ein: " -#: libpam/pam_get_authtok.c:44 -#: modules/pam_cracklib/pam_cracklib.c:69 +#: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:69 msgid "Sorry, passwords do not match." msgstr "Die Passwörter stimmen nicht überein." @@ -104,11 +99,14 @@ msgstr "Fehler bei Authentifizierung" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" -msgstr "Berechtigungsnachweis für Zugriff auf Authentifizierungsdaten nicht ausreichend" +msgstr "" +"Berechtigungsnachweis für Zugriff auf Authentifizierungsdaten nicht " +"ausreichend" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" -msgstr "Authentifizierungsdienst kann Authentifizierungsinformationen nicht abrufen" +msgstr "" +"Authentifizierungsdienst kann Authentifizierungsinformationen nicht abrufen" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" @@ -128,7 +126,8 @@ msgstr "Benutzerkonto ist abgelaufen" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" -msgstr "Erstellen/Entfernen eines Eintrags für die angegebene Sitzung nicht möglich" +msgstr "" +"Erstellen/Entfernen eines Eintrags für die angegebene Sitzung nicht möglich" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" @@ -266,21 +265,18 @@ msgid "%s failed: unknown status 0x%x" msgstr "%s schlug fehl: Unbekannter Status 0x%x" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 -#: modules/pam_lastlog/pam_lastlog.c:429 +#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:429 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %A, den %d. %B %Y, %H:%M:%S %Z" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:210 -#: modules/pam_lastlog/pam_lastlog.c:438 +#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:438 #, c-format msgid " from %.*s" msgstr " von %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:222 -#: modules/pam_lastlog/pam_lastlog.c:450 +#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:450 #, c-format msgid " on %.*s" msgstr " auf %.*s" @@ -301,21 +297,24 @@ msgstr "Willkommen in Ihrem neuen Account!" msgid "Last failed login:%s%s%s" msgstr "Letzte fehlgeschlagene Anmeldung:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:469 -#: modules/pam_lastlog/pam_lastlog.c:476 +#: modules/pam_lastlog/pam_lastlog.c:469 modules/pam_lastlog/pam_lastlog.c:476 #, c-format msgid "There was %d failed login attempt since the last successful login." -msgid_plural "There were %d failed login attempts since the last successful login." -msgstr[0] "Es gab %d fehlgeschagenen Versuch seit der letzten erfolgreichen Anmeldung." -msgstr[1] "Es gab %d fehlgeschlagene Versuche seit der letzten erfolgreichen Anmeldung." +msgid_plural "" +"There were %d failed login attempts since the last successful login." +msgstr[0] "" +"Es gab %d fehlgeschagenen Versuch seit der letzten erfolgreichen Anmeldung." +msgstr[1] "" +"Es gab %d fehlgeschlagene Versuche seit der letzten erfolgreichen Anmeldung." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:481 #, c-format msgid "There were %d failed login attempts since the last successful login." -msgstr "Es gab %d fehlgeschlagene Versuche seit der letzten erfolgreichen Anmeldung." +msgstr "" +"Es gab %d fehlgeschlagene Versuche seit der letzten erfolgreichen Anmeldung." -#: modules/pam_limits/pam_limits.c:712 +#: modules/pam_limits/pam_limits.c:786 #, c-format msgid "Too many logins for '%s'." msgstr "Zu viele Anmeldungen für '%s'." @@ -356,17 +355,17 @@ msgstr "Sie haben alte Nachrichten in %s." msgid "You have mail in folder %s." msgstr "Sie haben Nachrichten in %s." -#: modules/pam_mkhomedir/pam_mkhomedir.c:142 +#: modules/pam_mkhomedir/pam_mkhomedir.c:111 #, c-format msgid "Creating directory '%s'." msgstr "Erstelle Verzeichnis '%s'." -#: modules/pam_mkhomedir/pam_mkhomedir.c:147 +#: modules/pam_mkhomedir/pam_mkhomedir.c:178 #, c-format -msgid "Unable to create directory %s: %m" -msgstr "Verzeichnis %s kann nicht erstellt werden: %m" +msgid "Unable to create and initialize directory '%s'." +msgstr "Verzeichnis %s kann nicht erstellt und initialisiert werden: %m" -#: modules/pam_pwhistory/pam_pwhistory.c:220 +#: modules/pam_pwhistory/pam_pwhistory.c:218 #: modules/pam_unix/pam_unix_passwd.c:470 msgid "Password has been already used. Choose another." msgstr "Passwort wurde bereits verwendet. Wählen Sie ein anderes aus." @@ -375,18 +374,15 @@ msgstr "Passwort wurde bereits verwendet. Wählen Sie ein anderes aus." msgid "Would you like to enter a security context? [N] " msgstr "Möchten Sie einen Sicherheitskontext eingeben? [N] " -#: modules/pam_selinux/pam_selinux.c:191 -#: modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:282 msgid "role:" msgstr "Funktion:" -#: modules/pam_selinux/pam_selinux.c:204 -#: modules/pam_selinux/pam_selinux.c:316 +#: modules/pam_selinux/pam_selinux.c:204 modules/pam_selinux/pam_selinux.c:316 msgid "level:" msgstr "Stufe:" -#: modules/pam_selinux/pam_selinux.c:219 -#: modules/pam_selinux/pam_selinux.c:349 +#: modules/pam_selinux/pam_selinux.c:219 modules/pam_selinux/pam_selinux.c:349 msgid "Not a valid security context" msgstr "Kein gültiger Sicherheitskontext" @@ -404,17 +400,17 @@ msgstr "Wollen Sie eine andere Rolle oder Stufe eingeben?" msgid "No default type for role %s\n" msgstr "Keinen Standard-Typ für Rolle %s\n" -#: modules/pam_selinux/pam_selinux.c:661 +#: modules/pam_selinux/pam_selinux.c:677 #, c-format msgid "Unable to get valid context for %s" msgstr "Unfähig einen gültigen Kontext zu erhalten für %s" -#: modules/pam_selinux/pam_selinux.c:712 +#: modules/pam_selinux/pam_selinux.c:728 #, c-format msgid "Security Context %s Assigned" msgstr "Sicherheitskontext %s zugewiesen" -#: modules/pam_selinux/pam_selinux.c:733 +#: modules/pam_selinux/pam_selinux.c:749 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Schlüssel-Erzeugungskontext %s zugeordnet" @@ -451,60 +447,54 @@ msgstr "Geben Sie das neue STRESS-Passwort erneut ein: " msgid "Verification mis-typed; password unchanged" msgstr "Bestätigungspasswort falsch eingegeben; Passwort nicht geändert" -#: modules/pam_tally/pam_tally.c:541 -#: modules/pam_tally2/pam_tally2.c:541 +#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:541 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Account temporär gesperrt (noch %ld Sekunden)" -#: modules/pam_tally/pam_tally.c:566 -#: modules/pam_tally2/pam_tally2.c:520 +#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:520 #, c-format msgid "Account locked due to %u failed logins" msgstr "Der Account ist wegen %u fehlgeschlagener Login-Versuche gesperrt" -#: modules/pam_tally/pam_tally.c:777 -#: modules/pam_tally2/pam_tally2.c:812 +#: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:812 msgid "Authentication error" msgstr "Authentifizierungsfehler" -#: modules/pam_tally/pam_tally.c:778 -#: modules/pam_tally2/pam_tally2.c:813 +#: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:813 msgid "Service error" msgstr "Dienstfehler" -#: modules/pam_tally/pam_tally.c:779 -#: modules/pam_tally2/pam_tally2.c:814 +#: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:814 msgid "Unknown user" msgstr "Unbekannter Benutzer" -#: modules/pam_tally/pam_tally.c:780 -#: modules/pam_tally2/pam_tally2.c:815 +#: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:815 msgid "Unknown error" msgstr "Unbekannter Fehler" -#: modules/pam_tally/pam_tally.c:796 -#: modules/pam_tally2/pam_tally2.c:834 +#: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:834 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Ungültige Nummer für --reset=\n" -#: modules/pam_tally/pam_tally.c:800 -#: modules/pam_tally2/pam_tally2.c:838 +#: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:838 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Nicht erkannte Option: %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format -msgid "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -msgstr "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgid "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" +msgstr "" +"%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" -#: modules/pam_tally/pam_tally.c:886 -#: modules/pam_tally2/pam_tally2.c:964 +#: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:964 #, c-format msgid "%s: Can't reset all users to non-zero\n" -msgstr "%s: Es können nicht alle Benutzer auf Nicht-null zurückgesetzt werden\n" +msgstr "" +"%s: Es können nicht alle Benutzer auf Nicht-null zurückgesetzt werden\n" #: modules/pam_tally2/pam_tally2.c:865 #, c-format @@ -527,8 +517,7 @@ msgstr "" msgid "Access granted (last access was %ld seconds ago)." msgstr "Zugriff erlaubt (letzter Zugriff war vor %ld Sekunden)." -#: modules/pam_unix/pam_unix_acct.c:228 -#: modules/pam_unix/pam_unix_acct.c:250 +#: modules/pam_unix/pam_unix_acct.c:228 modules/pam_unix/pam_unix_acct.c:250 msgid "Your account has expired; please contact your system administrator" msgstr "Ihr Konto ist abgelaufen. Wenden Sie sich an den Systemadministrator" @@ -540,8 +529,7 @@ msgstr "Sie müssen Ihr Passwort sofort ändern (von root erzwungen)." msgid "You are required to change your password immediately (password aged)" msgstr "Sie müssen Ihr Passwort sofort ändern (Passwortablauf)." -#: modules/pam_unix/pam_unix_acct.c:260 -#: modules/pam_unix/pam_unix_acct.c:267 +#: modules/pam_unix/pam_unix_acct.c:260 modules/pam_unix/pam_unix_acct.c:267 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" @@ -585,10 +573,10 @@ msgstr "Geben Sie das neue UNIX-Passwort erneut ein: " #~ msgid "Account locked due to %hu failed logins" #~ msgstr "Der Account ist wegen %hu fehlgeschlagener Login-Versuche gesperrt" + #~ msgid "has been already used" #~ msgstr "es wurde bereits verwendet" #, fuzzy #~ msgid "Password has been used already. Choose another." #~ msgstr "Passwort wurde bereits verwendet. Wählen Sie ein anderes aus." - |