diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-07-21 13:59:24 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2009-07-21 13:59:24 +0000 |
commit | 15ea8d1c2d1f0899e3a4caa6c3482b2f01647cdf (patch) | |
tree | b716f0c99e7e329763532929ae947e3580ad3551 /po/zh_TW.po | |
parent | 2037cd51a2b787c492d60c9235b85868f03ed9ba (diff) | |
download | pam-15ea8d1c2d1f0899e3a4caa6c3482b2f01647cdf.tar.gz pam-15ea8d1c2d1f0899e3a4caa6c3482b2f01647cdf.tar.bz2 pam-15ea8d1c2d1f0899e3a4caa6c3482b2f01647cdf.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
2009-07-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_cracklib/pam_cracklib.c (pam_sm_chauthtok): Delete
new token if it does not match strength criteria.
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index aec197a7..08eb0bd9 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pam.tip\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2009-06-16 10:39+0200\n" +"POT-Creation-Date: 2009-06-30 12:29+0200\n" "PO-Revision-Date: 2009-04-06 21:21+1000\n" "Last-Translator: Terry Chuang <tchuang@redhat.com>\n" "Language-Team: <zh@li.org>\n" @@ -232,12 +232,12 @@ msgid "contains the user name in some form" msgstr "包含了某些格式的用戶名稱" #: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:448 +#: modules/pam_unix/pam_unix_passwd.c:475 msgid "No password supplied" msgstr "未提供密碼" #: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:448 +#: modules/pam_unix/pam_unix_passwd.c:475 msgid "Password unchanged" msgstr "密碼未變更" @@ -361,7 +361,7 @@ msgid "Unable to create and initialize directory '%s'." msgstr "無法建立和初始化「%s」目錄。" #: modules/pam_pwhistory/pam_pwhistory.c:218 -#: modules/pam_unix/pam_unix_passwd.c:469 +#: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password has been already used. Choose another." msgstr "密碼已經由其他使用者使用。請選擇其他密碼。" @@ -536,31 +536,31 @@ msgstr[1] "警告:您的密碼將在 %d 天之後過期。" msgid "Warning: your password will expire in %d days" msgstr "警告:您的密碼將在 %d 天之後過期。" -#: modules/pam_unix/pam_unix_passwd.c:358 +#: modules/pam_unix/pam_unix_passwd.c:385 msgid "NIS password could not be changed." msgstr "無法變更 NIS 密碼。" -#: modules/pam_unix/pam_unix_passwd.c:465 +#: modules/pam_unix/pam_unix_passwd.c:492 msgid "You must choose a longer password" msgstr "您必須選擇更長的密碼" -#: modules/pam_unix/pam_unix_passwd.c:570 +#: modules/pam_unix/pam_unix_passwd.c:597 #, c-format msgid "Changing password for %s." msgstr "正在更改 %s 的 STRESS 密碼。" -#: modules/pam_unix/pam_unix_passwd.c:581 +#: modules/pam_unix/pam_unix_passwd.c:608 msgid "(current) UNIX password: " msgstr "(目前的)UNIX 密碼:" -#: modules/pam_unix/pam_unix_passwd.c:616 +#: modules/pam_unix/pam_unix_passwd.c:643 msgid "You must wait longer to change your password" msgstr "您必須久候,以更改您的密碼" -#: modules/pam_unix/pam_unix_passwd.c:676 +#: modules/pam_unix/pam_unix_passwd.c:703 msgid "Enter new UNIX password: " msgstr "輸入新的 UNIX 密碼:" -#: modules/pam_unix/pam_unix_passwd.c:677 +#: modules/pam_unix/pam_unix_passwd.c:704 msgid "Retype new UNIX password: " msgstr "再次輸入新的 UNIX 密碼:" |