summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Cheuk <wwycheuk@gmail.com>2018-11-28 05:51:50 +0000
committerHosted Weblate <hosted@weblate.org>2018-11-29 07:08:48 +0100
commit2692733c1cfce3b70c78b8a2d267948bd6f035a2 (patch)
treea2119f47ecb9aa1621df8e3b5369385e46c57f42
parent8e37bb398b9bf7449c6855f3e0639156cef35e7e (diff)
downloadsql-parser-2692733c1cfce3b70c78b8a2d267948bd6f035a2.zip
sql-parser-2692733c1cfce3b70c78b8a2d267948bd6f035a2.tar.gz
sql-parser-2692733c1cfce3b70c78b8a2d267948bd6f035a2.tar.bz2
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (44 of 44 strings) [CI skip]
-rw-r--r--locale/zh_TW/LC_MESSAGES/sqlparser.mobin4323 -> 4408 bytes
-rw-r--r--locale/zh_TW/LC_MESSAGES/sqlparser.po10
2 files changed, 4 insertions, 6 deletions
diff --git a/locale/zh_TW/LC_MESSAGES/sqlparser.mo b/locale/zh_TW/LC_MESSAGES/sqlparser.mo
index 357eaa7..ebe8e5c 100644
--- a/locale/zh_TW/LC_MESSAGES/sqlparser.mo
+++ b/locale/zh_TW/LC_MESSAGES/sqlparser.mo
Binary files differ
diff --git a/locale/zh_TW/LC_MESSAGES/sqlparser.po b/locale/zh_TW/LC_MESSAGES/sqlparser.po
index 43707a2..61bbf5e 100644
--- a/locale/zh_TW/LC_MESSAGES/sqlparser.po
+++ b/locale/zh_TW/LC_MESSAGES/sqlparser.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: SQL parser 0\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
-"PO-Revision-Date: 2017-03-21 02:29+0000\n"
-"Last-Translator: mao <mao@lins.fju.edu.tw>\n"
+"PO-Revision-Date: 2018-11-29 06:08+0000\n"
+"Last-Translator: Walter Cheuk <wwycheuk@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"phpmyadmin/sql-parser/zh_Hant/>\n"
"Language: zh_TW\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 2.12\n"
+"X-Generator: Weblate 3.3-dev\n"
#: src/Component.php:43 src/Component.php:63
msgid "Not implemented yet."
@@ -179,10 +179,8 @@ msgid "Unrecognized keyword."
msgstr "無法辨識的關鍵字。"
#: src/Statement.php:377
-#, fuzzy
-#| msgid "Unexpected beginning of statement."
msgid "Keyword at end of statement."
-msgstr "預期之外的陳述句開頭。"
+msgstr "陳述句結尾的關鍵字。"
#: src/Statement.php:503
msgid "Unexpected ordering of clauses."