[json-glib] Update Chinese (Taiwan) translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Update Chinese (Taiwan) translation
- Date: Wed, 13 Jun 2018 13:13:14 +0000 (UTC)
commit 1925b6e971142912389252d19368dd2bbb49538b
Author: Yi-Jyun Pan <pan93412 gmail com>
Date: Wed Jun 13 13:12:54 2018 +0000
Update Chinese (Taiwan) translation
po/zh_TW.po | 49 +++++++++++++++++++++++++++++++------------------
1 file changed, 31 insertions(+), 18 deletions(-)
---
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 055d988..8b6e634 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,28 +7,45 @@ msgid ""
msgstr ""
"Project-Id-Version: json-glib master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/json-glib/issues\n"
-"POT-Creation-Date: 2018-02-21 01:40+0000\n"
-"PO-Revision-Date: 2018-02-28 20:13+0800\n"
+"POT-Creation-Date: 2018-03-13 11:19+0000\n"
+"PO-Revision-Date: 2018-06-09 11:39+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
"Language-Team: Chinese (Taiwan) <chinese-l10n googlegroups com>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.0.6\n"
+"X-Generator: Poedit 2.0.8\n"
-#: json-glib/json-glib-format.c:50
+#: json-glib/json-glib-format.c:58
msgid "Prettify output"
msgstr "Prettify 輸出"
-#: json-glib/json-glib-format.c:51
+#: json-glib/json-glib-format.c:59
msgid "Indentation spaces"
msgstr "縮排空間"
+#: json-glib/json-glib-format.c:59
+msgid "SPACES"
+msgstr "空白"
+
+#: json-glib/json-glib-format.c:60
+msgid "Output file"
+msgstr "輸出檔案"
+
+#: json-glib/json-glib-format.c:60 json-glib/json-glib-validate.c:115
+msgid "FILE"
+msgstr "檔案"
+
+#: json-glib/json-glib-format.c:61
+msgid "FILE…"
+msgstr "檔案..."
+
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:77 json-glib/json-glib-validate.c:63
+#: json-glib/json-glib-format.c:87 json-glib/json-glib-format.c:120
+#: json-glib/json-glib-validate.c:63
#, c-format
msgid "%s: %s: error opening file: %s\n"
msgstr "%s:%s:開啟檔案時發生錯誤:%s\n"
@@ -36,7 +53,7 @@ msgstr "%s:%s:開啟檔案時發生錯誤:%s\n"
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:89 json-glib/json-glib-validate.c:75
+#: json-glib/json-glib-format.c:99 json-glib/json-glib-validate.c:75
#, c-format
msgid "%s: %s: error parsing file: %s\n"
msgstr "%s:%s:分析檔案時發生錯誤:%s\n"
@@ -44,7 +61,7 @@ msgstr "%s:%s:分析檔案時發生錯誤:%s\n"
#. Translators: the first %s is the program name, the
#. * second one is the URI of the file.
#.
-#: json-glib/json-glib-format.c:108
+#: json-glib/json-glib-format.c:138
#, c-format
msgid "%s: %s: error writing to stdout"
msgstr "%s:%s:寫入標準輸出時發生錯誤"
@@ -52,22 +69,18 @@ msgstr "%s:%s:寫入標準輸出時發生錯誤"
#. Translators: the first %s is the program name, the second one
#. * is the URI of the file, the third is the error message.
#.
-#: json-glib/json-glib-format.c:129 json-glib/json-glib-validate.c:87
+#: json-glib/json-glib-format.c:159 json-glib/json-glib-validate.c:87
#, c-format
msgid "%s: %s: error closing: %s\n"
msgstr "%s:%s:關閉時發生錯誤:%s\n"
-#: json-glib/json-glib-format.c:158 json-glib/json-glib-validate.c:115
-msgid "FILE"
-msgstr "檔案"
-
#. Translators: this message will appear after the usage string
#. and before the list of options.
-#: json-glib/json-glib-format.c:161
+#: json-glib/json-glib-format.c:192
msgid "Format JSON files."
msgstr "格式化 JSON 檔案。"
-#: json-glib/json-glib-format.c:162
+#: json-glib/json-glib-format.c:193
msgid "json-glib-format formats JSON resources."
msgstr "json-glib-format 格式化 JSON 資源。"
@@ -75,12 +88,12 @@ msgstr "json-glib-format 格式化 JSON 資源。"
#. * means the user is calling json-glib-validate without any
#. * argument.
#.
-#: json-glib/json-glib-format.c:179 json-glib/json-glib-validate.c:136
+#: json-glib/json-glib-format.c:208 json-glib/json-glib-validate.c:136
#, c-format
msgid "Error parsing commandline options: %s\n"
msgstr "分析命令列選項時發生錯誤:%s\n"
-#: json-glib/json-glib-format.c:181 json-glib/json-glib-format.c:195
+#: json-glib/json-glib-format.c:210 json-glib/json-glib-format.c:224
#: json-glib/json-glib-validate.c:138 json-glib/json-glib-validate.c:152
#, c-format
msgid "Try “%s --help” for more information."
@@ -90,7 +103,7 @@ msgstr "嘗試「%s --help」以獲得更多資訊。"
#. * means the user is calling json-glib-validate without any
#. * argument.
#.
-#: json-glib/json-glib-format.c:193 json-glib/json-glib-validate.c:150
+#: json-glib/json-glib-format.c:222 json-glib/json-glib-validate.c:150
#, c-format
msgid "%s: missing files"
msgstr "%s:缺少檔案"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]