diff options
author | Thorsten Kukuk <kukuk@orinoco.thkukuk.de> | 2012-08-17 11:48:15 +0200 |
---|---|---|
committer | Thorsten Kukuk <kukuk@orinoco.thkukuk.de> | 2012-08-17 11:48:15 +0200 |
commit | d4931cce402b5957189ccd34fb283b1e8db47901 (patch) | |
tree | f7fc577d5abacf2324c5640897814726e50a5670 /po/Linux-PAM.pot | |
parent | c62981a43a7da5d7c10e432874e7c66b47a4f363 (diff) | |
download | pam-d4931cce402b5957189ccd34fb283b1e8db47901.tar.gz pam-d4931cce402b5957189ccd34fb283b1e8db47901.tar.bz2 pam-d4931cce402b5957189ccd34fb283b1e8db47901.zip |
release version 1.1.6
configure.in: Bump version to 1.1.6
NEWS: Document changes
po/*.po: Regenerate *.po files
Diffstat (limited to 'po/Linux-PAM.pot')
-rw-r--r-- | po/Linux-PAM.pot | 108 |
1 files changed, 58 insertions, 50 deletions
diff --git a/po/Linux-PAM.pot b/po/Linux-PAM.pot index acb38e9b..8aa60fc1 100644 --- a/po/Linux-PAM.pot +++ b/po/Linux-PAM.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2011-06-21 12:57+0200\n" +"POT-Creation-Date: 2012-08-17 11:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -31,30 +31,30 @@ msgid "erroneous conversation (%d)\n" msgstr "" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:142 -#: modules/pam_unix/pam_unix_auth.c:157 modules/pam_userdb/pam_userdb.c:64 +#: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "" -#: 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:68 #, c-format msgid "New %s%spassword: " msgstr "" -#: 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:70 #, c-format msgid "Retype new %s%spassword: " msgstr "" -#: 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:71 msgid "Sorry, passwords do not match." msgstr "" -#: libpam/pam_get_authtok.c:133 libpam/pam_get_authtok.c:209 +#: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "" -#: libpam/pam_get_authtok.c:153 libpam/pam_get_authtok.c:222 +#: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "" @@ -194,60 +194,64 @@ msgstr "" msgid "Unknown PAM error" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:493 +#: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:499 -#: modules/pam_cracklib/pam_cracklib.c:503 -#: modules/pam_cracklib/pam_cracklib.c:513 +#: modules/pam_cracklib/pam_cracklib.c:624 +#: modules/pam_cracklib/pam_cracklib.c:628 +#: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:518 +#: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:521 +#: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:524 +#: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:527 +#: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:530 +#: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:533 +#: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:536 +#: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:539 +#: modules/pam_cracklib/pam_cracklib.c:664 +msgid "contains too long of a monotonic character sequence" +msgstr "" + +#: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:573 -#: modules/pam_unix/pam_unix_passwd.c:488 +#: modules/pam_cracklib/pam_cracklib.c:701 +#: modules/pam_unix/pam_unix_passwd.c:494 msgid "No password supplied" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:573 -#: modules/pam_unix/pam_unix_passwd.c:488 +#: modules/pam_cracklib/pam_cracklib.c:701 +#: modules/pam_unix/pam_unix_passwd.c:494 msgid "Password unchanged" msgstr "" -#: modules/pam_cracklib/pam_cracklib.c:593 -#: modules/pam_cracklib/pam_cracklib.c:676 +#: modules/pam_cracklib/pam_cracklib.c:721 +#: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "" @@ -268,39 +272,39 @@ msgid "%s failed: unknown status 0x%x" msgstr "" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:433 +#: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:492 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr "" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:442 +#: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:501 #, c-format msgid " from %.*s" msgstr "" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:454 +#: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:513 #, c-format msgid " on %.*s" msgstr "" #. TRANSLATORS: "Last login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:232 +#: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "" -#: modules/pam_lastlog/pam_lastlog.c:238 +#: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:464 +#: modules/pam_lastlog/pam_lastlog.c:523 #, c-format msgid "Last failed login:%s%s%s" msgstr "" -#: modules/pam_lastlog/pam_lastlog.c:473 modules/pam_lastlog/pam_lastlog.c:480 +#: modules/pam_lastlog/pam_lastlog.c:532 modules/pam_lastlog/pam_lastlog.c:539 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -309,7 +313,7 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:485 +#: modules/pam_lastlog/pam_lastlog.c:544 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" @@ -365,11 +369,15 @@ msgstr "" msgid "Unable to create and initialize directory '%s'." msgstr "" -#: modules/pam_pwhistory/pam_pwhistory.c:215 -#: modules/pam_unix/pam_unix_passwd.c:509 +#: modules/pam_pwhistory/pam_pwhistory.c:217 +#: modules/pam_unix/pam_unix_passwd.c:515 msgid "Password has been already used. Choose another." msgstr "" +#: modules/pam_pwhistory/pam_pwhistory.c:224 +msgid "Password has been already used." +msgstr "" + #: modules/pam_selinux/pam_selinux.c:172 msgid "Would you like to enter a security context? [N] " msgstr "" @@ -400,17 +408,17 @@ msgstr "" msgid "No default type for role %s\n" msgstr "" -#: modules/pam_selinux/pam_selinux.c:688 +#: modules/pam_selinux/pam_selinux.c:616 #, c-format msgid "Unable to get valid context for %s" msgstr "" -#: modules/pam_selinux/pam_selinux.c:742 +#: modules/pam_selinux/pam_selinux.c:735 #, c-format msgid "Security Context %s Assigned" msgstr "" -#: modules/pam_selinux/pam_selinux.c:763 +#: modules/pam_selinux/pam_selinux.c:751 #, c-format msgid "Key Creation Context %s Assigned" msgstr "" @@ -512,19 +520,19 @@ msgstr "" msgid "Access granted (last access was %ld seconds ago)." msgstr "" -#: modules/pam_unix/pam_unix_acct.c:236 modules/pam_unix/pam_unix_acct.c:258 +#: modules/pam_unix/pam_unix_acct.c:241 modules/pam_unix/pam_unix_acct.c:263 msgid "Your account has expired; please contact your system administrator" msgstr "" -#: modules/pam_unix/pam_unix_acct.c:244 +#: modules/pam_unix/pam_unix_acct.c:249 msgid "You are required to change your password immediately (root enforced)" msgstr "" -#: modules/pam_unix/pam_unix_acct.c:250 +#: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (password aged)" msgstr "" -#: modules/pam_unix/pam_unix_acct.c:271 modules/pam_unix/pam_unix_acct.c:278 +#: modules/pam_unix/pam_unix_acct.c:276 modules/pam_unix/pam_unix_acct.c:283 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" @@ -532,36 +540,36 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_unix/pam_unix_acct.c:283 +#: modules/pam_unix/pam_unix_acct.c:288 #, c-format msgid "Warning: your password will expire in %d days" msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:390 +#: modules/pam_unix/pam_unix_passwd.c:396 msgid "NIS password could not be changed." msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:505 +#: modules/pam_unix/pam_unix_passwd.c:511 msgid "You must choose a longer password" msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:612 +#: modules/pam_unix/pam_unix_passwd.c:617 #, c-format msgid "Changing password for %s." msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:623 +#: modules/pam_unix/pam_unix_passwd.c:628 msgid "(current) UNIX password: " msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:658 +#: modules/pam_unix/pam_unix_passwd.c:663 msgid "You must wait longer to change your password" msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:718 +#: modules/pam_unix/pam_unix_passwd.c:723 msgid "Enter new UNIX password: " msgstr "" -#: modules/pam_unix/pam_unix_passwd.c:719 +#: modules/pam_unix/pam_unix_passwd.c:724 msgid "Retype new UNIX password: " msgstr "" |