Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gxml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Canek Peláez Valdés
Gxml
Commits
f03576d7
Commit
f03576d7
authored
2 years ago
by
Luming Zh
Committed by
GNOME Translation Robot
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Chinese (China) translation
parent
51838215
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
po/zh_CN.po
+22
-13
22 additions, 13 deletions
po/zh_CN.po
with
22 additions
and
13 deletions
po/zh_CN.po
+
22
−
13
View file @
f03576d7
...
...
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gxml master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gxml/issues\n"
"POT-Creation-Date: 2022-0
3-13 00:42
+0000\n"
"PO-Revision-Date: 2022-0
4
-1
8
18:
38
+0800\n"
"POT-Creation-Date: 2022-0
8-29 23:13
+0000\n"
"PO-Revision-Date: 2022-0
9
-1
0
18:
56
+0800\n"
"Last-Translator: lumingzh <lumingzh@qq.com>\n"
"Language-Team: Chinese - China <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\n"
...
...
@@ -493,28 +493,28 @@ msgid ""
"Invalid attempt to parse an element node, when current found node is not"
msgstr "在当前找到的节点不是元素节点时,解析元素节点的尝试无效"
#: gxml/Parser.vala:265 gxml/StreamReader.vala:2
42
#: gxml/Parser.vala:265 gxml/StreamReader.vala:2
63
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: items' type property was "
"not set at construction time or set to invalid type"
msgstr "集合“%s”未被正确构造:项目的类型属性在构造时没有设置或设置成了无效类型"
#: gxml/Parser.vala:285 gxml/StreamReader.vala:2
4
6
#: gxml/Parser.vala:285 gxml/StreamReader.vala:26
7
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: items' name property was "
"not set at construction time"
msgstr "集合“%s”未被正确构造:项目的名称属性在构造时没有设置"
#: gxml/Parser.vala:289 gxml/StreamReader.vala:2
50
#: gxml/Parser.vala:289 gxml/StreamReader.vala:2
71
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: element property was not "
"set at construction time"
msgstr "集合“%s”未被正确构造:元素属性在构造时没有设置"
#: gxml/Parser.vala:293 gxml/StreamReader.vala:25
4
#: gxml/Parser.vala:293 gxml/StreamReader.vala:2
7
5
#, c-format
msgid ""
"Invalid object of type '%s' doesn't implement GXml.Object interface: can't "
...
...
@@ -579,29 +579,33 @@ msgstr "起始节点之后的节点类型无效"
msgid "Invalid root in the source range"
msgstr "源范围中的根无效"
#: gxml/StreamReader.vala:14
3
#: gxml/StreamReader.vala:14
8
msgid "Invalid document: expected '<' character"
msgstr "无效文档:期望“<”字符"
#: gxml/StreamReader.vala:15
1
#: gxml/StreamReader.vala:15
6
msgid "Invalid document: unexpected space character before node's name"
msgstr "无效文档:节点名称之前有意外的空格符"
#: gxml/StreamReader.vala:18
5
#: gxml/StreamReader.vala:18
8
#, c-format
msgid "Parent '%s' is not implementing GXml.Object interface"
msgstr "父节点“%s”未实现 GXml.Object 接口"
#: gxml/StreamReader.vala:332 gxml/StreamReader.vala:336
#: gxml/StreamReader.vala:348
#: gxml/StreamReader.vala:203
msgid "Can't continue parsing due to error reading data"
msgstr "由于读取数据时出错而无法继续解析"
#: gxml/StreamReader.vala:355 gxml/StreamReader.vala:359
#: gxml/StreamReader.vala:367 gxml/StreamReader.vala:393
msgid "Invalid comment declaration"
msgstr "无效的注释声明"
#: gxml/StreamReader.vala:
369
#: gxml/StreamReader.vala:
413
msgid "Invalid Processing Instruction's target declaration"
msgstr "处理指令的目标声明无效"
#: gxml/StreamReader.vala:3
9
6
#: gxml/StreamReader.vala:
4
36
msgid "Invalid Processing Instruction's close declaration"
msgstr "处理指令的闭合声明无效"
...
...
@@ -683,6 +687,11 @@ msgstr "节点集合是只读的"
msgid "Invalid document when adding item to named node map collection"
msgstr "将项目添加到命名节点映射集合时文档无效"
#: gxml/XHtmlDocument.vala:115
#, c-format
msgid "Error while converting HTML document to string: %s"
msgstr "将 HTML 文档转换为字符串时出错:%s"
#: gxml/XNode.vala:44
#, c-format
msgid "%s:%s:%d: %s:%d: %s"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment