mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 09:28:44 +02:00
2.11.2
This commit is contained in:
52
po/zh_CN.po
52
po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-05-15 12:51-0400\n"
|
||||
"POT-Creation-Date: 2006-06-05 12:15-0400\n"
|
||||
"PO-Revision-Date: 2006-05-02 13:02+0800\n"
|
||||
"Last-Translator: He Qiangqiang <carton@263.net>\n"
|
||||
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
|
||||
@@ -416,56 +416,56 @@ msgstr "元素“%s”已经结束,没有未结束的元素"
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "元素“%s”已经结束,当前未结束的元素是“%s”"
|
||||
|
||||
#: glib/gmarkup.c:1730
|
||||
#: glib/gmarkup.c:1749
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "文档为空或仅含空白字符"
|
||||
|
||||
#: glib/gmarkup.c:1744
|
||||
#: glib/gmarkup.c:1763
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "文档在一个打开的尖括号“<”后意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1752 glib/gmarkup.c:1796
|
||||
#: glib/gmarkup.c:1771 glib/gmarkup.c:1815
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
"element opened"
|
||||
msgstr "文档在还存在未结束元素时意外结束 - 最后的未结束元素是“%s”"
|
||||
|
||||
#: glib/gmarkup.c:1760
|
||||
#: glib/gmarkup.c:1779
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
"the tag <%s/>"
|
||||
msgstr "文档意外结束,应该以右尖括号“>”来结束标记 <%s/>"
|
||||
|
||||
#: glib/gmarkup.c:1766
|
||||
#: glib/gmarkup.c:1785
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "文档在元素名中意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1771
|
||||
#: glib/gmarkup.c:1790
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "文档在属性名中意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1776
|
||||
#: glib/gmarkup.c:1795
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "文档在元素起始标记中意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1782
|
||||
#: glib/gmarkup.c:1801
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
msgstr "文档在跟在属性名后的等号后意外结束;没有属性值"
|
||||
|
||||
#: glib/gmarkup.c:1789
|
||||
#: glib/gmarkup.c:1808
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "文档在属性值中意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1804
|
||||
#: glib/gmarkup.c:1823
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "文档在元素“%s”结束标记中意外结束"
|
||||
|
||||
#: glib/gmarkup.c:1810
|
||||
#: glib/gmarkup.c:1829
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr "文档在注释或处理指令中意外结束"
|
||||
|
||||
@@ -704,66 +704,66 @@ msgstr "键文件不以组开始"
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr "键文件包含不支持的编码“%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1015 glib/gkeyfile.c:1174 glib/gkeyfile.c:2387
|
||||
#: glib/gkeyfile.c:2452 glib/gkeyfile.c:2571 glib/gkeyfile.c:2706
|
||||
#: glib/gkeyfile.c:2859 glib/gkeyfile.c:3035 glib/gkeyfile.c:3092
|
||||
#: glib/gkeyfile.c:1010 glib/gkeyfile.c:1169 glib/gkeyfile.c:2382
|
||||
#: glib/gkeyfile.c:2447 glib/gkeyfile.c:2566 glib/gkeyfile.c:2701
|
||||
#: glib/gkeyfile.c:2854 glib/gkeyfile.c:3030 glib/gkeyfile.c:3087
|
||||
#, c-format
|
||||
msgid "Key file does not have group '%s'"
|
||||
msgstr "键文件没有组“%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1186
|
||||
#: glib/gkeyfile.c:1181
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr "键文件没有键“%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1287 glib/gkeyfile.c:1396
|
||||
#: glib/gkeyfile.c:1282 glib/gkeyfile.c:1391
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
||||
msgstr "键文件包含“%s”,其值“%s”不是 UTF-8"
|
||||
|
||||
#: glib/gkeyfile.c:1305 glib/gkeyfile.c:1414 glib/gkeyfile.c:1786
|
||||
#: glib/gkeyfile.c:1300 glib/gkeyfile.c:1409 glib/gkeyfile.c:1781
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
||||
msgstr "键文件包含键“%s”,其值无法解释。"
|
||||
|
||||
#: glib/gkeyfile.c:2002 glib/gkeyfile.c:2215
|
||||
#: glib/gkeyfile.c:1997 glib/gkeyfile.c:2210
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
||||
"interpreted."
|
||||
msgstr "键文件在“%2$s”中包含“%1$s”,其值无法解释。"
|
||||
|
||||
#: glib/gkeyfile.c:2402 glib/gkeyfile.c:2586 glib/gkeyfile.c:3103
|
||||
#: glib/gkeyfile.c:2397 glib/gkeyfile.c:2581 glib/gkeyfile.c:3098
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s' in group '%s'"
|
||||
msgstr "键文件的组“%2$s”中不包含键“%1$s”"
|
||||
|
||||
#: glib/gkeyfile.c:3276
|
||||
#: glib/gkeyfile.c:3271
|
||||
#, c-format
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "键文件在行尾含有转义字符"
|
||||
|
||||
#: glib/gkeyfile.c:3298
|
||||
#: glib/gkeyfile.c:3293
|
||||
#, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "键文件中包含无效的转义序列“%s”"
|
||||
|
||||
#: glib/gkeyfile.c:3439
|
||||
#: glib/gkeyfile.c:3434
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr "无法将值“%s”解释为数值。"
|
||||
|
||||
#: glib/gkeyfile.c:3449
|
||||
#: glib/gkeyfile.c:3444
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr "整数值“%s”超出范围"
|
||||
|
||||
#: glib/gkeyfile.c:3477
|
||||
#: glib/gkeyfile.c:3472
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a float number."
|
||||
msgstr "无法将值“%s”解释为浮点数。"
|
||||
|
||||
#: glib/gkeyfile.c:3497
|
||||
#: glib/gkeyfile.c:3492
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "无法将值“%s”解释为布尔值。"
|
||||
|
Reference in New Issue
Block a user