diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 0bacabeb2..81fe83cc5 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: coreutils 5.95\n" "Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n" -"POT-Creation-Date: 2006-08-09 12:26-0700\n" +"POT-Creation-Date: 2006-08-09 16:21-0700\n" "PO-Revision-Date: 2006-05-20 13:36+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n" @@ -53,7 +53,7 @@ msgstr "有效的参数为:" msgid "write error" msgstr "写入错误" -#: lib/error.c:121 +#: lib/error.c:125 msgid "Unknown system error" msgstr "未知的系统错误" @@ -361,11 +361,11 @@ msgstr "无效的用户" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. -#: lib/version-etc.c:72 +#: lib/version-etc.c:68 msgid "(C)" msgstr "(C)" -#: lib/version-etc.c:74 +#: lib/version-etc.c:70 msgid "" "\n" "This is free software. You may redistribute copies of it under the terms " @@ -380,19 +380,19 @@ msgstr "" "\n" #. TRANSLATORS: %s denotes an author name. -#: lib/version-etc.c:90 +#: lib/version-etc.c:86 #, c-format msgid "Written by %s.\n" msgstr "由 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. -#: lib/version-etc.c:94 +#: lib/version-etc.c:90 #, c-format msgid "Written by %s and %s.\n" msgstr "由 %s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. -#: lib/version-etc.c:98 +#: lib/version-etc.c:94 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "由 %s、%s 和 %s 编写。\n" @@ -400,7 +400,7 @@ msgstr "由 %s、%s 和 %s 编写。\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:104 +#: lib/version-etc.c:100 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -412,7 +412,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:110 +#: lib/version-etc.c:106 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -424,7 +424,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:116 +#: lib/version-etc.c:112 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -436,7 +436,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:123 +#: lib/version-etc.c:119 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -448,7 +448,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:130 +#: lib/version-etc.c:126 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -462,7 +462,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:138 +#: lib/version-etc.c:134 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -476,7 +476,7 @@ msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. -#: lib/version-etc.c:148 +#: lib/version-etc.c:144 #, c-format msgid "" "Written by %s, %s, %s,\n" @@ -2249,7 +2249,8 @@ msgid "" "\n" "Each FLAG symbol may be:\n" "\n" -" append append mode (makes sense only for output)\n" +" append append mode (makes sense only for output; conv=notrunc " +"suggested)\n" msgstr "" #: src/dd.c:464 |