--- embedaddon/libiconv/po/zh_CN.po 2012/02/21 22:57:48 1.1 +++ embedaddon/libiconv/po/zh_CN.po 2012/05/29 09:29:43 1.1.1.2 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libiconv 1.12\n" "Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n" -"POT-Creation-Date: 2009-06-30 22:53+0200\n" +"POT-Creation-Date: 2011-08-07 15:24+0200\n" "PO-Revision-Date: 2008-11-12 09:51+0800\n" "Last-Translator: Ji ZhengYu \n" "Language-Team: Chinese (simplified) \n" with the address for translation #. bugs (typically your translation team's web or email address). -#: src/iconv.c:184 +#: src/iconv.c:185 msgid "Report bugs to .\n" msgstr "" "请发送错误报告至 。\n" "请将翻译错误发送至 。\n" -#: src/iconv.c:195 +#: src/iconv.c:196 #, fuzzy, no-wrap msgid "" "License GPLv3+: GNU GPL version 3 or later \n" @@ -163,14 +163,14 @@ msgstr "" "在法律所允许的范围内,没有任何担保。\n" #. TRANSLATORS: The %s placeholder expands to an author's name. -#: src/iconv.c:201 +#: src/iconv.c:202 #, c-format msgid "Written by %s.\n" msgstr "作者 %s。\n" #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. -#: src/iconv.c:295 +#: src/iconv.c:296 #, c-format msgid "" "%s argument: A format directive with a variable width is not allowed here." @@ -178,7 +178,7 @@ msgstr "%s 参数: 此处不允许用可变长度的 #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. -#: src/iconv.c:310 +#: src/iconv.c:311 #, c-format msgid "" "%s argument: A format directive with a variable precision is not allowed " @@ -187,14 +187,14 @@ msgstr "%s 参数: 此处不允许用可变精度的 #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. -#: src/iconv.c:326 +#: src/iconv.c:327 #, c-format msgid "%s argument: A format directive with a size is not allowed here." msgstr "%s 参数: 此处不允许用含大小的命令格式。" #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. -#: src/iconv.c:368 +#: src/iconv.c:369 #, c-format msgid "%s argument: The string ends in the middle of a directive." msgstr "%s 参数: 字符串在命令中部终止。" @@ -202,14 +202,14 @@ msgstr "%s 参数: 字符串在命令中部终止。" #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. #. The %c placeholder expands to an unknown format directive. -#: src/iconv.c:375 +#: src/iconv.c:376 #, c-format msgid "%s argument: The character '%c' is not a valid conversion specifier." msgstr "%s 参数: 字符‘%c’不是有效的转义符。" #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. -#: src/iconv.c:381 +#: src/iconv.c:382 #, c-format msgid "" "%s argument: The character that terminates the format directive is not a " @@ -219,7 +219,7 @@ msgstr "%s 参数: 用于终止命令格式的字符 #. TRANSLATORS: An error message. #. The %s placeholder expands to a command-line option. #. The %u placeholder expands to the number of arguments consumed by the format string. -#: src/iconv.c:397 +#: src/iconv.c:398 #, c-format msgid "" "%s argument: The format string consumes more than one argument: %u argument." @@ -229,42 +229,42 @@ msgstr[0] "%s 参数: 格式字符串需要更多的 #. TRANSLATORS: An error message. #. The %s placeholder expands to a piece of text, specified through --byte-subst. -#: src/iconv.c:455 +#: src/iconv.c:456 #, c-format msgid "cannot convert byte substitution to Unicode: %s" msgstr "无法将欲替换字节转换成 Unicode: %s" #. TRANSLATORS: An error message. #. The %s placeholder expands to a piece of text, specified through --unicode-subst. -#: src/iconv.c:495 +#: src/iconv.c:496 #, c-format msgid "cannot convert unicode substitution to target encoding: %s" msgstr "无法将欲替换 unicode 字元转换成目标编码: %s" #. TRANSLATORS: An error message. #. The %s placeholder expands to a piece of text, specified through --byte-subst. -#: src/iconv.c:536 +#: src/iconv.c:537 #, c-format msgid "cannot convert byte substitution to wide string: %s" msgstr "无法将欲替换字节转换成宽字符串: %s" #. TRANSLATORS: An error message. #. The %s placeholder expands to a piece of text, specified through --widechar-subst. -#: src/iconv.c:577 +#: src/iconv.c:578 #, c-format msgid "cannot convert widechar substitution to target encoding: %s" msgstr "无法将欲替换的宽字符转换成目标编码: %s" #. TRANSLATORS: An error message. #. The %s placeholder expands to a piece of text, specified through --byte-subst. -#: src/iconv.c:618 +#: src/iconv.c:619 #, c-format msgid "cannot convert byte substitution to target encoding: %s" msgstr "无法将欲替换字节转换成目标编码: %s" #. TRANSLATORS: An error message. #. The placeholders expand to the input file name, a line number, and a column number. -#: src/iconv.c:637 +#: src/iconv.c:638 #, c-format msgid "%s:%u:%u: cannot convert" msgstr "%s:%u:%u: 无法转换" @@ -273,7 +273,7 @@ msgstr "%s:%u:%u: 无法转换" #. The placeholders expand to the input file name, a line number, and a column number. #. A "shift sequence" is a sequence of bytes that changes the state of the converter; #. this concept exists only for "stateful" encodings like ISO-2022-JP. -#: src/iconv.c:651 +#: src/iconv.c:652 #, c-format msgid "%s:%u:%u: incomplete character or shift sequence" msgstr "%s:%u:%u: 不完整的字符或者替换序列" @@ -281,61 +281,61 @@ msgstr "%s:%u:%u: 不完整的字符或者替换序列 #. TRANSLATORS: The first part of an error message. #. It is followed by a colon and a detail message. #. The placeholders expand to the input file name, a line number, and a column number. -#: src/iconv.c:664 +#: src/iconv.c:665 #, c-format msgid "%s:%u:%u" msgstr "%s:%u:%u" #. TRANSLATORS: An error message. #. The placeholder expands to the input file name. -#: src/iconv.c:819 +#: src/iconv.c:826 #, c-format msgid "%s: I/O error" msgstr "%s: 输入/输出错误" #. TRANSLATORS: An error message. #. The placeholder expands to the encoding name, specified through --from-code. -#: src/iconv.c:1007 +#: src/iconv.c:1014 #, c-format msgid "conversion from %s unsupported" msgstr "不支持从 %s 进行转换" #. TRANSLATORS: An error message. #. The placeholder expands to the encoding name, specified through --to-code. -#: src/iconv.c:1013 +#: src/iconv.c:1020 #, c-format msgid "conversion to %s unsupported" msgstr "不支持转换到 %s" #. TRANSLATORS: An error message. #. The placeholders expand to the encoding names, specified through --from-code and --to-code, respectively. -#: src/iconv.c:1019 +#: src/iconv.c:1026 #, c-format msgid "conversion from %s to %s unsupported" msgstr "不支持从 %s 转换到 %s" #. TRANSLATORS: Additional advice after an error message. #. The %s placeholder expands to the program name. -#: src/iconv.c:1024 +#: src/iconv.c:1031 #, c-format msgid "try '%s -l' to get the list of supported encodings" msgstr "尝试用‘%s -l’获取所支持的编码列表" #. TRANSLATORS: A filename substitute denoting standard input. -#: src/iconv.c:1081 +#: src/iconv.c:1088 msgid "(stdin)" msgstr "(标准输入)" #. TRANSLATORS: The first part of an error message. #. It is followed by a colon and a detail message. #. The %s placeholder expands to the input file name. -#: src/iconv.c:1093 +#: src/iconv.c:1100 #, c-format msgid "%s" msgstr "%s" #. TRANSLATORS: An error message. -#: src/iconv.c:1107 +#: src/iconv.c:1114 #, c-format msgid "I/O error" msgstr "输入/输出错误"