diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index d2ab7dd1e..b4d78e33c 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: 2007-01-16 18:50-0500\n" +"POT-Creation-Date: 2007-03-07 00:17-0500\n" "PO-Revision-Date: 2006-08-20 17:41+0800\n" "Last-Translator: He Qiangqiang <carton@263.net>\n" "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" @@ -98,8 +98,8 @@ msgid "Could not open converter from '%s' to '%s'" msgstr "无法打开从“%s”到“%s”的转换器" #: glib/gconvert.c:621 glib/gconvert.c:1010 glib/giochannel.c:1322 -#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943 -#: glib/gutf8.c:1392 +#: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:949 +#: glib/gutf8.c:1398 #, c-format msgid "Invalid byte sequence in conversion input" msgstr "转换输入中出现无效字符序列" @@ -110,8 +110,8 @@ msgstr "转换输入中出现无效字符序列" msgid "Error during conversion: %s" msgstr "转换过程中出错:%s" -#: glib/gconvert.c:662 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284 -#: glib/gutf8.c:1388 +#: glib/gconvert.c:662 glib/gutf8.c:945 glib/gutf8.c:1149 glib/gutf8.c:1290 +#: glib/gutf8.c:1394 #, c-format msgid "Partial character sequence at end of input" msgstr "输入末尾出现未尽字符序列" @@ -352,35 +352,35 @@ msgstr "未完成的实体引用" msgid "Unfinished character reference" msgstr "未完成的字符引用" -#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1017 +#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1022 msgid "Invalid UTF-8 encoded text" msgstr "无效的 UTF-8 编码文本" -#: glib/gmarkup.c:1053 +#: glib/gmarkup.c:1058 msgid "Document must begin with an element (e.g. <book>)" msgstr "文档必须以一个元素开始(例如 <book>)" -#: glib/gmarkup.c:1093 +#: glib/gmarkup.c:1098 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " "element name" msgstr "“%s”出现在字符“<”后是无效字符;它不能作为元素名的开头" -#: glib/gmarkup.c:1157 +#: glib/gmarkup.c:1162 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the start tag of element " "'%s'" msgstr "字符“%s”无效,应该以字符“>”来结束元素“%s”的起始标记" -#: glib/gmarkup.c:1246 +#: glib/gmarkup.c:1251 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" msgstr "字符“%s”无效,在属性名“%s”(元素“%s”)的后应该是字符“=”" -#: glib/gmarkup.c:1288 +#: glib/gmarkup.c:1293 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -390,87 +390,87 @@ msgstr "" "字符“%s”无效,应该以“>”或“/”结束元素“%s”的起始标记,或紧跟该元素的属性;可能" "您在属性名中使用了无效字符" -#: glib/gmarkup.c:1377 +#: glib/gmarkup.c:1382 #, 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:1522 +#: glib/gmarkup.c:1527 #, 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:1562 +#: glib/gmarkup.c:1567 #, 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:1573 +#: glib/gmarkup.c:1578 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "元素“%s”已经结束,没有未结束的元素" -#: glib/gmarkup.c:1582 +#: glib/gmarkup.c:1587 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "元素“%s”已经结束,当前未结束的元素是“%s”" -#: glib/gmarkup.c:1748 +#: glib/gmarkup.c:1753 msgid "Document was empty or contained only whitespace" msgstr "文档为空或仅含空白字符" -#: glib/gmarkup.c:1762 +#: glib/gmarkup.c:1767 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "文档在一个打开的尖括号“<”后意外结束" -#: glib/gmarkup.c:1770 glib/gmarkup.c:1814 +#: glib/gmarkup.c:1775 glib/gmarkup.c:1819 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " "element opened" msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”" -#: glib/gmarkup.c:1778 +#: glib/gmarkup.c:1783 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " "the tag <%s/>" msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>" -#: glib/gmarkup.c:1784 +#: glib/gmarkup.c:1789 msgid "Document ended unexpectedly inside an element name" msgstr "文档在元素名中意外结束" -#: glib/gmarkup.c:1789 +#: glib/gmarkup.c:1794 msgid "Document ended unexpectedly inside an attribute name" msgstr "文档在属性名中意外结束" -#: glib/gmarkup.c:1794 +#: glib/gmarkup.c:1799 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "文档在元素起始标记中意外结束" -#: glib/gmarkup.c:1800 +#: glib/gmarkup.c:1805 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" msgstr "文档在跟在属性名后的等号后意外结束;没有属性值" -#: glib/gmarkup.c:1807 +#: glib/gmarkup.c:1812 msgid "Document ended unexpectedly while inside an attribute value" msgstr "文档在属性值中意外结束" -#: glib/gmarkup.c:1822 +#: glib/gmarkup.c:1827 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "文档在元素“%s”结束标记中意外结束" -#: glib/gmarkup.c:1828 +#: glib/gmarkup.c:1833 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "文档在注释或处理指令中意外结束" @@ -603,18 +603,18 @@ msgstr "执行子进程“%s”时出现未知错误" msgid "Failed to read enough data from child pid pipe (%s)" msgstr "从子进程管道中读取足够的数据失败(%s)" -#: glib/gutf8.c:1017 +#: glib/gutf8.c:1023 #, c-format msgid "Character out of range for UTF-8" msgstr "字符超出 UTF-8 范围" -#: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261 -#: glib/gutf8.c:1402 glib/gutf8.c:1498 +#: glib/gutf8.c:1117 glib/gutf8.c:1126 glib/gutf8.c:1258 glib/gutf8.c:1267 +#: glib/gutf8.c:1408 glib/gutf8.c:1504 #, c-format msgid "Invalid sequence in conversion input" msgstr "转换输入中出现无效序列" -#: glib/gutf8.c:1413 glib/gutf8.c:1509 +#: glib/gutf8.c:1419 glib/gutf8.c:1515 #, c-format msgid "Character out of range for UTF-16" msgstr "字符超出 UTF-16 范围" |