diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-01 03:51:21 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-01 03:51:21 +0000 |
commit | 5b1c38b0b3da5240dffdbb5db8caffdc6dfe9a2f (patch) | |
tree | 649fd4e4397493a4b65763d9146b903d8881c3ff /po/zh_CN.po | |
parent | 1d6aada2a8c93d003c725ba5822bfba6c866a7da (diff) |
2.5.1GLIB_2_5_1
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 80 |
1 files changed, 40 insertions, 40 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 863cf1322..e7d57ac21 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -5,14 +5,14 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" -"POT-Creation-Date: 2004-07-18 18:16+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-07-31 23:40-0400\n" "PO-Revision-Date: 2004-03-04 02:33+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Report-Msgid-Bugs-To: \n" #: glib/gconvert.c:402 #, c-format @@ -165,22 +165,22 @@ msgstr "通道终止于未尽字符" msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_end 函数无法进行原始读取" -#: glib/gmarkup.c:223 +#: glib/gmarkup.c:225 #, c-format msgid "Error on line %d char %d: %s" msgstr "第%d行第%d个字符出错:%s" -#: glib/gmarkup.c:307 +#: glib/gmarkup.c:309 #, c-format msgid "Error on line %d: %s" msgstr "第%d行出错:%s" -#: glib/gmarkup.c:412 +#: glib/gmarkup.c:414 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "发现空的实体“&;”。有效的实体为:& " < > '" -#: glib/gmarkup.c:422 +#: glib/gmarkup.c:424 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -190,17 +190,17 @@ msgstr "" "字符“%s”出现在实体名的开头无效。实体都以 & 字符 开头,如果这个 & 不是一个实体" "的开头,把它变为 &" -#: glib/gmarkup.c:458 +#: glib/gmarkup.c:460 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "字符“%s”在实体名中无效" -#: glib/gmarkup.c:502 +#: glib/gmarkup.c:504 #, c-format msgid "Entity name '%s' is not known" msgstr "未知的实体名“%s”" -#: glib/gmarkup.c:512 +#: glib/gmarkup.c:514 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -208,23 +208,23 @@ msgstr "" "实体没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变为 " "&" -#: glib/gmarkup.c:558 +#: glib/gmarkup.c:560 #, c-format msgid "" "Failed to parse '%s', which should have been a digit inside a character " "reference (ê for example) - perhaps the digit is too large" msgstr "无法解析“%s”。它应该是字符引用中的数字(如ê) - 可能该数字太大了" -#: glib/gmarkup.c:583 +#: glib/gmarkup.c:585 #, c-format msgid "Character reference '%s' does not encode a permitted character" msgstr "字符引用“%s”不是编码一个被允许的字符" -#: glib/gmarkup.c:600 +#: glib/gmarkup.c:602 msgid "Empty character reference; should include a digit such as dž" msgstr "空的字符引用;应该包括数字,如 dž" -#: glib/gmarkup.c:610 +#: glib/gmarkup.c:612 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -233,43 +233,43 @@ msgstr "" "字符引用没有以分号结束。很可能您使用了 & 字符而又不是一个实体 - 将这个 & 变" "为 &" -#: glib/gmarkup.c:636 +#: glib/gmarkup.c:638 msgid "Unfinished entity reference" msgstr "未完成的实体引用" -#: glib/gmarkup.c:642 +#: glib/gmarkup.c:644 msgid "Unfinished character reference" msgstr "未完成的字符引用" -#: glib/gmarkup.c:893 glib/gmarkup.c:921 glib/gmarkup.c:952 +#: glib/gmarkup.c:895 glib/gmarkup.c:923 glib/gmarkup.c:954 msgid "Invalid UTF-8 encoded text" msgstr "无效的 UTF-8 编码文本" -#: glib/gmarkup.c:988 +#: glib/gmarkup.c:990 msgid "Document must begin with an element (e.g. <book>)" msgstr "文档必须以一个元素开始(例如 <book>)" -#: glib/gmarkup.c:1027 +#: glib/gmarkup.c:1029 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头" -#: glib/gmarkup.c:1090 +#: glib/gmarkup.c:1092 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "字符“%s”无效,应该以字符“>”来结束元素“%s”的起始标记" -#: glib/gmarkup.c:1177 +#: glib/gmarkup.c:1180 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”" -#: glib/gmarkup.c:1218 +#: glib/gmarkup.c:1221 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -279,87 +279,87 @@ msgstr "" "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能" "您在属性名中使用了无效字符" -#: glib/gmarkup.c:1301 +#: glib/gmarkup.c:1309 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " "giving value for attribute '%s' of element '%s'" msgstr "字符“%s”无效,在给属性“%s”(元素“%s”)赋值时,在等号后应该是引号" -#: glib/gmarkup.c:1441 +#: glib/gmarkup.c:1450 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " "begin an element name" msgstr "“%s”出现在字符“</”后无效;“%s”不能作为元素名的开头" -#: glib/gmarkup.c:1479 +#: glib/gmarkup.c:1489 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " "allowed character is '>'" msgstr "“%s”出现在结束的元素名“%s”后无效;允许的字符是“>”" -#: glib/gmarkup.c:1490 +#: glib/gmarkup.c:1500 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "元素“%s”已经结束,没有未结束的元素" -#: glib/gmarkup.c:1499 +#: glib/gmarkup.c:1509 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "元素“%s”已经结束,当前未结束的元素是“%s”" -#: glib/gmarkup.c:1646 +#: glib/gmarkup.c:1656 msgid "Document was empty or contained only whitespace" msgstr "文档为空或仅含空白字符" -#: glib/gmarkup.c:1660 +#: glib/gmarkup.c:1670 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "文档在一个打开的尖括号“<”后意外结束" -#: glib/gmarkup.c:1668 glib/gmarkup.c:1712 +#: glib/gmarkup.c:1678 glib/gmarkup.c:1722 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”" -#: glib/gmarkup.c:1676 +#: glib/gmarkup.c:1686 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>" -#: glib/gmarkup.c:1682 +#: glib/gmarkup.c:1692 msgid "Document ended unexpectedly inside an element name" msgstr "文档在元素名中意外结束" -#: glib/gmarkup.c:1687 +#: glib/gmarkup.c:1697 msgid "Document ended unexpectedly inside an attribute name" msgstr "文档在属性名中意外结束" -#: glib/gmarkup.c:1692 +#: glib/gmarkup.c:1702 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "文档在元素起始标记中意外结束" -#: glib/gmarkup.c:1698 +#: glib/gmarkup.c:1708 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "文档在跟在属性名后的等号后意外结束;没有属性值" -#: glib/gmarkup.c:1705 +#: glib/gmarkup.c:1715 msgid "Document ended unexpectedly while inside an attribute value" msgstr "文档在属性值中意外结束" -#: glib/gmarkup.c:1720 +#: glib/gmarkup.c:1730 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "文档在元素“%s”结束标记中意外结束" -#: glib/gmarkup.c:1726 +#: glib/gmarkup.c:1736 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "文档在注释或处理指令中意外结束" @@ -371,17 +371,17 @@ msgstr "引用的文本没有以引号开头" msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "命令行或其他shell引用文本中出现不匹配的引号" -#: glib/gshell.c:530 +#: glib/gshell.c:540 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "文本在一个“\\”字符后结束。(文本为“%s”)" -#: glib/gshell.c:537 +#: glib/gshell.c:547 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "文本在找到与 %c 匹配的引号之前结束。(文本为“%s”)" -#: glib/gshell.c:549 +#: glib/gshell.c:559 msgid "Text was empty (or contained only whitespace)" msgstr "空文本(或仅含空白字符)" |