[template-glib] Add Chinese (China) translation



commit de144f2abae067fe87898144d517e3b1bdc0dc57
Author: Boyuan Yang <073plan gmail com>
Date:   Sun Sep 6 14:08:08 2020 +0000

    Add Chinese (China) translation

 po/LINGUAS  |  1 +
 po/zh_CN.po | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 6b0e972..7d0929e 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -21,3 +21,4 @@ sr
 sv
 tr
 uk
+zh_CN
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..52e154a
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,38 @@
+# Chinese (China) translation for template-glib.
+# Copyright (C) 2020 template-glib's COPYRIGHT HOLDER
+# This file is distributed under the same license as the template-glib package.
+# Boyuan Yang <073plan gmail com>, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: template-glib master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/template-glib/issues\n";
+"POT-Creation-Date: 2020-03-31 09:39+0000\n"
+"PO-Revision-Date: 2020-09-06 10:07-0400\n"
+"Language-Team: Chinese (China) <i18n-zh googlegroups com>\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Last-Translator: \n"
+"X-Generator: Poedit 2.4.1\n"
+
+#: src/tmpl-parser.c:199
+#, c-format
+msgid "%s() may only be called once"
+msgstr "%s() 只能调用一次"
+
+#: src/tmpl-parser.c:211
+#, c-format
+msgid "Parser does not contain an input stream"
+msgstr "解析器未包含输入流"
+
+#: src/tmpl-template.c:454
+#, c-format
+msgid "Must parse template before expanding"
+msgstr "展开前必须解析模板"
+
+#: src/tmpl-template-locator.c:117
+#, c-format
+msgid "Failed to locate template “%s”"
+msgstr "无法定位模板“%s”"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]