diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 16:59:50 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-06-10 16:59:50 +0000 |
commit | 02195c18f80ee3fed9081d1bcab07ac80f66c52d (patch) | |
tree | e5487e35eeed347164043d1aa863c94ec03f0051 /po/zh_CN.po | |
parent | 41e459f8db0ac12b41328536d06f551dd7dc690c (diff) |
2.6.5GLIB_2_6_5
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 61 |
1 files changed, 33 insertions, 28 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index e9b842a84..4eaf322b8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-06 10:49-0400\n" +"POT-Creation-Date: 2005-06-10 12:53-0400\n" "PO-Revision-Date: 2004-12-04 16:12+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -15,69 +15,69 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: glib/gconvert.c:404 +#: glib/gconvert.c:406 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "不支持从字符集“%s”到“%s”的转换" -#: glib/gconvert.c:408 +#: glib/gconvert.c:410 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "无法打开从“%s”到“%s”的转换器" -#: glib/gconvert.c:614 glib/gconvert.c:902 glib/giochannel.c:1319 +#: glib/gconvert.c:618 glib/gconvert.c:908 glib/giochannel.c:1319 #: glib/giochannel.c:1361 glib/giochannel.c:2203 glib/gutf8.c:911 #: glib/gutf8.c:1361 msgid "Invalid byte sequence in conversion input" msgstr "转换输入中出现无效字符序列" -#: glib/gconvert.c:619 glib/gconvert.c:835 glib/giochannel.c:1326 +#: glib/gconvert.c:624 glib/gconvert.c:841 glib/giochannel.c:1326 #: glib/giochannel.c:2215 #, c-format msgid "Error during conversion: %s" msgstr "转换过程中出错:%s" -#: glib/gconvert.c:637 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253 +#: glib/gconvert.c:643 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253 #: glib/gutf8.c:1357 msgid "Partial character sequence at end of input" msgstr "输入末尾出现未尽字符序列" -#: glib/gconvert.c:811 +#: glib/gconvert.c:817 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "无法转换后备字符集“%s”到字符集“%s”" -#: glib/gconvert.c:1611 +#: glib/gconvert.c:1617 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "URI“%s”不是“file”格式的绝对 URI" -#: glib/gconvert.c:1621 +#: glib/gconvert.c:1627 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "本地文件 URI“%s”不能包含“#”" -#: glib/gconvert.c:1638 +#: glib/gconvert.c:1644 #, c-format msgid "The URI '%s' is invalid" msgstr "URI“%s”无效" -#: glib/gconvert.c:1650 +#: glib/gconvert.c:1656 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "URI中的主机名“%s”无效" -#: glib/gconvert.c:1666 +#: glib/gconvert.c:1672 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI“%s”中包含无效的转义字符" -#: glib/gconvert.c:1760 +#: glib/gconvert.c:1766 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "路径名“%s”不是绝对路径" -#: glib/gconvert.c:1770 +#: glib/gconvert.c:1776 msgid "Invalid hostname" msgstr "无效的主机名" @@ -390,17 +390,17 @@ msgstr "空文本(或仅含空白字符)" msgid "Failed to read data from child process" msgstr "无法从子进程中读取数据" -#: glib/gspawn-win32.c:281 glib/gspawn.c:1350 +#: glib/gspawn-win32.c:281 glib/gspawn.c:1354 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "无法创建与子进程通讯的管道 (%s)" -#: glib/gspawn-win32.c:321 glib/gspawn.c:1014 +#: glib/gspawn-win32.c:321 glib/gspawn.c:1018 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "无法从子管道中读取 (%s)" -#: glib/gspawn-win32.c:349 glib/gspawn.c:1219 +#: glib/gspawn-win32.c:349 glib/gspawn.c:1223 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "无法切换到目录“%s” (%s)" @@ -435,32 +435,32 @@ msgstr "select() 在从子进程中读取数据时出现异常错误 (%s)" msgid "Unexpected error in waitpid() (%s)" msgstr "waitpid() 出现异常错误 (%s)" -#: glib/gspawn.c:1079 +#: glib/gspawn.c:1083 #, c-format msgid "Failed to fork (%s)" msgstr "无法 fork (%s)" -#: glib/gspawn.c:1229 +#: glib/gspawn.c:1233 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "无法执行子进程 “%s” (%s)" -#: glib/gspawn.c:1239 +#: glib/gspawn.c:1243 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "无法重定向子进程(%s)的输入或输出" -#: glib/gspawn.c:1248 +#: glib/gspawn.c:1252 #, c-format msgid "Failed to fork child process (%s)" msgstr "无法 fork 子进程 (%s)" -#: glib/gspawn.c:1256 +#: glib/gspawn.c:1260 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "执行子进程“%s”时出现未知错误" -#: glib/gspawn.c:1278 +#: glib/gspawn.c:1282 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "无法从子进程管道中读取足够的数据(%s)" @@ -502,17 +502,17 @@ msgstr "显示全部帮助选项" msgid "Application Options:" msgstr "应用程序选项:" -#: glib/goption.c:621 +#: glib/goption.c:622 #, c-format msgid "Cannot parse integer value '%s' for --%s" msgstr "无法处理 --%2$s 所用的整数值“%1$s”" -#: glib/goption.c:631 +#: glib/goption.c:632 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "%2$s所用的整数值“%1$s”超出范围" -#: glib/goption.c:1361 +#: glib/goption.c:1362 #, c-format msgid "Unknown option %s" msgstr "未知选项 %s" @@ -587,12 +587,17 @@ msgstr "键文件在行尾含有转义字符" msgid "Key file contains invalid escape sequence '%s'" msgstr "键文件中包含无效的转义序列“%s”" -#: glib/gkeyfile.c:3177 +#: glib/gkeyfile.c:3180 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "无法将值“%s”解释为数值。" -#: glib/gkeyfile.c:3205 +#: glib/gkeyfile.c:3189 +#, fuzzy, c-format +msgid "Integer value '%s' out of range" +msgstr "%2$s所用的整数值“%1$s”超出范围" + +#: glib/gkeyfile.c:3219 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "无法将值“%s”解释为布尔值。" |