[libsecret] add Simplified Chinese (zh_CN) translation



commit 451710ccc2b4782246a0d3464264960f089e218c
Author: eternalhui <www eternalhui gmail com>
Date:   Wed Oct 9 15:16:50 2013 +0800

    add Simplified Chinese (zh_CN) translation

 po/LINGUAS  |    1 +
 po/zh_CN.po |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index ef27107..57895e7 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -29,5 +29,6 @@ sk
 sl
 sr
 sr latin
+zh_CN
 zh_HK
 zh_TW
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..819b9cb
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,55 @@
+# Chinese (China) translation for libsecret.
+# Copyright (C) 2013 libsecret's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libsecret package.
+# eternalhui <www eternalhui gmail com>, 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libsecret master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=libsecret&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2013-08-15 21:02+0000\n"
+"PO-Revision-Date: 2013-08-15 21:02+0000\n"
+"Last-Translator: FULL NAME <EMAIL ADDRESS>\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"
+
+#: ../libsecret/secret-item.c:1164
+#, c-format
+msgid "Received invalid secret from the secret storage"
+msgstr "从秘密存储区收到无效的秘密"
+
+#: ../libsecret/secret-methods.c:1055
+msgid "Default keyring"
+msgstr "默认密钥环"
+
+#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281
+msgid "Couldn't communicate with the secret storage"
+msgstr "无法连接到秘密存储区"
+
+#: ../tool/secret-tool.c:39
+msgid "the label for the new stored item"
+msgstr "新存储项目的标签"
+
+#: ../tool/secret-tool.c:41
+msgid "the collection in which to place the stored item"
+msgstr "用来收集储项的项目"
+
+#: ../tool/secret-tool.c:43 ../tool/secret-tool.c:50 ../tool/secret-tool.c:437
+msgid "attribute value pairs of item to lookup"
+msgstr "属性值配对查找项目"
+
+#: ../tool/secret-tool.c:57
+msgid "attribute value pairs which match items to clear"
+msgstr "属性值配对清除项目"
+
+#: ../tool/secret-tool.c:433
+msgid "return all results, instead of just first one"
+msgstr "返回所有结果,而不是仅仅第一个"
+
+#: ../tool/secret-tool.c:435
+msgid "unlock item results if necessary"
+msgstr "如有必要解锁项结果"


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