summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-09-06 12:37:29 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-09-06 12:37:29 +0000
commitff348c516da0e02ab2429280708ab86a3c70fe59 (patch)
treed24af6e51199a6204a215806838d0d3c61910cbc /po/zh_TW.po
parent14365044b7a8034e71a31807d355c8b8f157e930 (diff)
Relevant BUGIDs:
Purpose of commit: release Commit summary: --------------- Prepare release of Version 0.99.6.3
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po80
1 files changed, 40 insertions, 40 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 63284a72..25d40686 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Linux_PAM\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 18:55+0200\n"
"Last-Translator: Novell Language <language@novell.com>\n"
"Language-Team: Novell Language <language@novell.com>\n"
@@ -15,87 +15,72 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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 "驗證錯誤"
-#: modules/pam_tally/pam_tally.c:745
+#: modules/pam_tally/pam_tally.c:742
msgid "Service error"
msgstr "服務錯誤"
-#: modules/pam_tally/pam_tally.c:746
+#: modules/pam_tally/pam_tally.c:743
msgid "Unknown user"
msgstr "未知的使用者"
-#: modules/pam_tally/pam_tally.c:747
+#: modules/pam_tally/pam_tally.c:744
msgid "Unknown error"
msgstr "未知的錯誤"
-#: 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: 不良的號碼提供至 --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: 未識別的選項 %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"
msgstr ""
"%s: [--file rooted-filename] [--user username] [--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: 無法將所有使用者重新設定為非零\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 "%a %b %e %H:%M:%S %Z %Y"
#. TRANSLATORS: " from <host>"
-#: modules/pam_lastlog/pam_lastlog.c:196
+#: modules/pam_lastlog/pam_lastlog.c:199
#, c-format
msgid " from %.*s"
msgstr "從 %.*s"
#. TRANSLATORS: " on <terminal>"
-#: modules/pam_lastlog/pam_lastlog.c:208
+#: modules/pam_lastlog/pam_lastlog.c:211
#, c-format
msgid " on %.*s"
msgstr "在 %.*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 "上一次登入:%s%s%s"
-#: modules/pam_lastlog/pam_lastlog.c:223
+#: modules/pam_lastlog/pam_lastlog.c:226
msgid "Welcome to your new account!"
msgstr "歡迎使用您的新帳號!"
-#: modules/pam_limits/pam_limits.c:658
+#: modules/pam_limits/pam_limits.c:647
#, c-format
msgid "Too many logins for '%s'."
msgstr "對 '%s' 進行太多次登入。"
@@ -148,11 +133,26 @@ msgstr "層級:"
msgid "Not a valid security context"
msgstr "不是有效的安全網路位置"
-#: modules/pam_selinux/pam_selinux.c:416
+#: modules/pam_selinux/pam_selinux.c:417
#, c-format
msgid "Security Context %s Assigned"
msgstr "已指定安全網路位置 %s"
+#: 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 "沒有郵件。"
@@ -219,41 +219,41 @@ msgstr "警告:您的密碼將在 %d 天之後逾期。%2s"
msgid "Password: "
msgstr "密碼:"
-#: 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 密碼。"
-#: 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 "未提供密碼"
-#: 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 "密碼未變更"
-#: modules/pam_unix/pam_unix_passwd.c:997
+#: modules/pam_unix/pam_unix_passwd.c:996
msgid "You must choose a longer password"
msgstr "您必須選擇更長的密碼"
-#: 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 "密碼已經由其他使用者使用。請選擇其他密碼。"
-#: modules/pam_unix/pam_unix_passwd.c:1126
+#: modules/pam_unix/pam_unix_passwd.c:1125
msgid "(current) UNIX password: "
msgstr "(目前) UNIX 密碼:"
-#: 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 "您必須久候,以變更您的密碼。"
-#: modules/pam_unix/pam_unix_passwd.c:1221
+#: modules/pam_unix/pam_unix_passwd.c:1220
msgid "Enter new UNIX password: "
msgstr "輸入新的 UNIX 密碼:"
-#: modules/pam_unix/pam_unix_passwd.c:1222
+#: modules/pam_unix/pam_unix_passwd.c:1221
msgid "Retype new UNIX password: "
msgstr "再次輸入新的 UNIX 密碼:"