[json-glib/json-glib-0-16] Update Chinese simplified translation
- From: Wylmer Wang <wylmerwang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib/json-glib-0-16] Update Chinese simplified translation
- Date: Fri, 24 Jan 2014 13:41:19 +0000 (UTC)
commit 1a66d04ab6ad7fb17e792de70c9e64931211eced
Author: Wylmer Wang <wantinghard gmail com>
Date: Fri Jan 24 21:41:08 2014 +0800
Update Chinese simplified translation
po/zh_CN.po | 75 ++++++++++++++++++++++++++++++-----------------------------
1 files changed, 38 insertions(+), 37 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 518c451..162d5c1 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: json-glib master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=json-"
"glib&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-07-15 12:41+0000\n"
-"PO-Revision-Date: 2012-07-22 13:22+0800\n"
+"POT-Creation-Date: 2013-12-19 14:30+0000\n"
+"PO-Revision-Date: 2014-01-24 21:36+0800\n"
"Last-Translator: Wylmer Wang <wantinghard gmail com>\n"
"Language-Team: Chinese (China) <i18n-zh googlegroups com>\n"
"Language: \n"
@@ -19,139 +19,140 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../json-glib/json-gobject.c:934
+#: ../json-glib/json-gobject.c:925
#, c-format
msgid "Expecting a JSON object, but the root node is of type `%s'"
msgstr "期望一个 JSON 对象,但根节点类型是“%s”"
-#: ../json-glib/json-gvariant.c:539
+#: ../json-glib/json-gvariant.c:540
#, c-format
msgid "Unexpected type '%s' in JSON node"
msgstr "JSON 节点中存在异常的类型“%s”"
-#: ../json-glib/json-gvariant.c:609
+#: ../json-glib/json-gvariant.c:610
msgid "Missing elements in JSON array to conform to a tuple"
msgstr "在 JSON 数组中缺少用来构成 tuple(元组) 的元素"
-#: ../json-glib/json-gvariant.c:637
+#: ../json-glib/json-gvariant.c:638
msgid "Missing closing symbol ')' in the GVariant tuple type"
msgstr "在 GVariant 元组类型中缺少闭合符号“)”"
-#: ../json-glib/json-gvariant.c:645
+#: ../json-glib/json-gvariant.c:646
msgid "Unexpected extra elements in JSON array"
msgstr "在 JSON 数组中存在意外的其他元素"
-#: ../json-glib/json-gvariant.c:924
+#: ../json-glib/json-gvariant.c:925
msgid "Invalid string value converting to GVariant"
msgstr "字符串值到 GVariant 的转换无效"
-#: ../json-glib/json-gvariant.c:980
+#: ../json-glib/json-gvariant.c:981
msgid ""
"A GVariant dictionary entry expects a JSON object with exactly one member"
msgstr "GVariant 字典记录期望仅有一个成员的 JSON 对象"
-#: ../json-glib/json-gvariant.c:1236
+#: ../json-glib/json-gvariant.c:1237
#, c-format
msgid "GVariant class '%c' not supported"
msgstr "不支持的 GVariant 类“%c”"
-#: ../json-glib/json-gvariant.c:1281
+#: ../json-glib/json-gvariant.c:1285
msgid "Invalid GVariant signature"
msgstr "无效的 GVariant 签名"
-#: ../json-glib/json-gvariant.c:1326
+#: ../json-glib/json-gvariant.c:1333
msgid "JSON data is empty"
msgstr "JSON 数据为空"
-#: ../json-glib/json-parser.c:818
+#: ../json-glib/json-parser.c:825
#, c-format
-msgid "%s:%d: Parse error: %s"
-msgstr "%s:%d:解析错误:%s"
+#| msgid "%s:%d: Parse error: %s"
+msgid "%s:%d:%d: Parse error: %s"
+msgstr "%s:%d:%d:解析错误:%s"
-#: ../json-glib/json-path.c:375
+#: ../json-glib/json-path.c:377
msgid "Only one root node is allowed in a JSONPath expression"
msgstr "JSONPath 表达式中只允许有一个根节点"
-#: ../json-glib/json-path.c:384
+#: ../json-glib/json-path.c:386
#, c-format
msgid "Root node followed by invalid character '%c'"
msgstr "根节点之后跟随了无效的字符“%c”"
-#: ../json-glib/json-path.c:490
+#: ../json-glib/json-path.c:492
#, c-format
msgid "Malformed slice expression '%*s'"
msgstr "有错误的 slice 表达式“%*s”"
-#: ../json-glib/json-path.c:534
+#: ../json-glib/json-path.c:536
#, c-format
msgid "Invalid set definition '%*s'"
msgstr "无效的 set 定义 '%*s'"
-#: ../json-glib/json-path.c:587
+#: ../json-glib/json-path.c:589
#, c-format
msgid "Invalid slice definition '%*s'"
msgstr "无效的 slice 定义“%*s”"
-#: ../json-glib/json-path.c:615
+#: ../json-glib/json-path.c:617
#, c-format
msgid "Invalid array index definition '%*s'"
msgstr "无效的数组索引定义“%*s”"
-#: ../json-glib/json-reader.c:463
+#: ../json-glib/json-reader.c:464
#, c-format
msgid ""
"The current node is of type '%s', but an array or an object was expected."
msgstr "当前节点的类型是“%s”,应为数组或对象。"
-#: ../json-glib/json-reader.c:475
+#: ../json-glib/json-reader.c:476
#, c-format
msgid ""
"The index '%d' is greater than the size of the array at the current position."
msgstr "索引“%d”大于当前位置数组的大小。"
-#: ../json-glib/json-reader.c:492
+#: ../json-glib/json-reader.c:493
#, c-format
msgid ""
"The index '%d' is greater than the size of the object at the current "
"position."
msgstr "索引“%d”大于当前位置对象的大小。"
-#: ../json-glib/json-reader.c:576 ../json-glib/json-reader.c:729
-#: ../json-glib/json-reader.c:780 ../json-glib/json-reader.c:818
-#: ../json-glib/json-reader.c:856 ../json-glib/json-reader.c:894
-#: ../json-glib/json-reader.c:932 ../json-glib/json-reader.c:977
-#: ../json-glib/json-reader.c:1013 ../json-glib/json-reader.c:1039
+#: ../json-glib/json-reader.c:577 ../json-glib/json-reader.c:730
+#: ../json-glib/json-reader.c:781 ../json-glib/json-reader.c:819
+#: ../json-glib/json-reader.c:857 ../json-glib/json-reader.c:895
+#: ../json-glib/json-reader.c:933 ../json-glib/json-reader.c:978
+#: ../json-glib/json-reader.c:1014 ../json-glib/json-reader.c:1040
msgid "No node available at the current position"
msgstr "当前位置无节点可用"
-#: ../json-glib/json-reader.c:583
+#: ../json-glib/json-reader.c:584
#, c-format
msgid "The current position holds a '%s' and not an array"
msgstr "当前位置是一个“%s”,而不是一个数组"
-#: ../json-glib/json-reader.c:646
+#: ../json-glib/json-reader.c:647
#, c-format
msgid "The current node is of type '%s', but an object was expected."
msgstr "当前节点的类型是“%s”,但应为对象。"
-#: ../json-glib/json-reader.c:653
+#: ../json-glib/json-reader.c:654
#, c-format
msgid "The member '%s' is not defined in the object at the current position."
msgstr "成员“%s”没有在当前位置的对象中定义。"
-#: ../json-glib/json-reader.c:736 ../json-glib/json-reader.c:787
+#: ../json-glib/json-reader.c:737 ../json-glib/json-reader.c:788
#, c-format
msgid "The current position holds a '%s' and not an object"
msgstr "当前位置是一个“%s”,而不是一个对象"
-#: ../json-glib/json-reader.c:827 ../json-glib/json-reader.c:865
-#: ../json-glib/json-reader.c:903 ../json-glib/json-reader.c:941
-#: ../json-glib/json-reader.c:986
+#: ../json-glib/json-reader.c:828 ../json-glib/json-reader.c:866
+#: ../json-glib/json-reader.c:904 ../json-glib/json-reader.c:942
+#: ../json-glib/json-reader.c:987
#, c-format
msgid "The current position holds a '%s' and not a value"
msgstr "当前位置是一个“%s”,不是一个值"
-#: ../json-glib/json-reader.c:949
+#: ../json-glib/json-reader.c:950
msgid "The current position does not hold a string type"
msgstr "当前位置不是一个字符串类型"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]