[gspell] Add zh_CN translation



commit 4ae9f2d5702b1e3134f45fe47f0e93d011de7ad4
Author: Aron Xu <aron debian org>
Date:   Sat Oct 21 21:30:52 2017 +0800

    Add zh_CN translation

 po/LINGUAS  |    1 +
 po/zh_CN.po |  173 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 174 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 3e58036..6bacfa0 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -40,4 +40,5 @@ sr
 sv
 tr
 vi
+zh_CN
 zh_TW
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..cfe7d1d
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,173 @@
+# Chinese (China) translation for gspell.
+# Copyright (C) 2015 gspell's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gspell package.
+# Damned <damnedlies 163 com>, 2015.
+# Mingcong Bai <jeffbai aosc xyz>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gspell master\n"
+"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
+"product=gspell&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2017-07-16 08:55+0000\n"
+"PO-Revision-Date: 2017-06-10 14:35+0800\n"
+"Last-Translator: Mingcong Bai <jeffbai aosc xyz>\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"
+"X-Generator: Poedit 2.0.2\n"
+
+#: gspell/gspell-checker.c:419
+#, c-format
+msgid "Error when checking the spelling of word “%s”: %s"
+msgstr "检查单词“%s”的拼写时出错:%s"
+
+#. Translators: Displayed in the "Check Spelling"
+#. * dialog if there are no suggestions for the current
+#. * misspelled word.
+#.
+#. No suggestions. Put something in the menu anyway...
+#: gspell/gspell-checker-dialog.c:150 gspell/gspell-context-menu.c:217
+msgid "(no suggested words)"
+msgstr "(无建议单词)"
+
+#: gspell/gspell-checker-dialog.c:235
+msgid "Error:"
+msgstr "错误:"
+
+#: gspell/gspell-checker-dialog.c:271
+msgid "Completed spell checking"
+msgstr "拼写检查完成"
+
+#: gspell/gspell-checker-dialog.c:275
+msgid "No misspelled words"
+msgstr "无错误单词"
+
+#. Translators: Displayed in the "Check
+#. * Spelling" dialog if the current word
+#. * isn't misspelled.
+#.
+#: gspell/gspell-checker-dialog.c:502
+msgid "(correct spelling)"
+msgstr "(拼写正确)"
+
+#: gspell/gspell-checker-dialog.c:644
+msgid "Suggestions"
+msgstr "建议"
+
+#: gspell/gspell-context-menu.c:152
+msgid "_Language"
+msgstr "语言(_L)"
+
+#: gspell/gspell-context-menu.c:240
+msgid "_More…"
+msgstr "更多(_M)…"
+
+#. Ignore all
+#: gspell/gspell-context-menu.c:285
+msgid "_Ignore All"
+msgstr "全部忽略(_I)"
+
+#. Add to Dictionary
+#: gspell/gspell-context-menu.c:303
+msgid "_Add"
+msgstr "添加(_A)"
+
+#: gspell/gspell-context-menu.c:340
+msgid "_Spelling Suggestions…"
+msgstr "拼写建议(_S)…"
+
+#. Translators: %s is the language ISO code.
+#: gspell/gspell-language.c:256
+#, c-format
+msgctxt "language"
+msgid "Unknown (%s)"
+msgstr "未知 (%s)"
+
+#. Translators: The first %s is the language name, and the
+#. * second is the country name. Example: "French (France)".
+#.
+#: gspell/gspell-language.c:273 gspell/gspell-language.c:282
+#, c-format
+msgctxt "language"
+msgid "%s (%s)"
+msgstr "%s (%s)"
+
+#: gspell/gspell-language-chooser-button.c:84
+msgid "No language selected"
+msgstr "未选择语言"
+
+#: gspell/gspell-navigator-text-view.c:310
+msgid ""
+"Spell checker error: no language set. It’s maybe because no dictionaries are "
+"installed."
+msgstr "拼写检查程序错误:未设置语言。这可能是未安装字典导致的。"
+
+#: gspell/resources/checker-dialog.ui:7
+msgid "Check Spelling"
+msgstr "检查拼写"
+
+#: gspell/resources/checker-dialog.ui:36
+msgid "Misspelled word:"
+msgstr "错误单词:"
+
+#: gspell/resources/checker-dialog.ui:49
+msgid "word"
+msgstr "单词"
+
+#: gspell/resources/checker-dialog.ui:66
+msgid "Change _to:"
+msgstr "更改为(_T):"
+
+#: gspell/resources/checker-dialog.ui:91
+msgid "Check _Word"
+msgstr "检查单词(_W)"
+
+#: gspell/resources/checker-dialog.ui:120
+msgid "_Suggestions:"
+msgstr "建议(_S):"
+
+#: gspell/resources/checker-dialog.ui:133
+msgid "_Ignore"
+msgstr "忽略(I)"
+
+#: gspell/resources/checker-dialog.ui:146
+msgid "Ignore _All"
+msgstr "全部忽略(_A)"
+
+#: gspell/resources/checker-dialog.ui:159
+msgid "Cha_nge"
+msgstr "更改(_N)"
+
+#: gspell/resources/checker-dialog.ui:174
+msgid "Change A_ll"
+msgstr "全部更改(_L)"
+
+#: gspell/resources/checker-dialog.ui:191
+msgid "User dictionary:"
+msgstr "用户字典:"
+
+#: gspell/resources/checker-dialog.ui:203
+msgid "Add w_ord"
+msgstr "添加单词(_O)"
+
+#: gspell/resources/language-dialog.ui:7
+msgid "Set Language"
+msgstr "设置语言"
+
+#: gspell/resources/language-dialog.ui:20
+msgid "Select the spell checking _language."
+msgstr "选择要进行拼写检查的语言(_L)。"
+
+#: gspell/resources/language-dialog.ui:61
+msgid "_Cancel"
+msgstr "取消(_C)"
+
+#: gspell/resources/language-dialog.ui:68
+msgid "_Select"
+msgstr "选择(_S)"
+
+#~ msgid "Select the _language of the current document."
+#~ msgstr "选择当前文档的语言(_L)。"


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