File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2017-08-21 12:54+0200\n "
7
- "PO-Revision-Date : 2017-03-21 02:29 +0000\n "
8
- "Last-Translator : mao <mao@lins.fju.edu.tw >\n "
7
+ "PO-Revision-Date : 2018-11-29 06:08 +0000\n "
8
+ "Last-Translator : Walter Cheuk <wwycheuk@gmail.com >\n "
9
9
"Language-Team : Chinese (Traditional) <https://hosted.weblate.org/projects/ "
10
10
"phpmyadmin/sql-parser/zh_Hant/>\n "
11
11
"Language : zh_TW\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=1; plural=0;\n "
16
- "X-Generator : Weblate 2.12 \n "
16
+ "X-Generator : Weblate 3.3-dev \n "
17
17
18
18
#: src/Component.php:43 src/Component.php:63
19
19
msgid "Not implemented yet."
@@ -179,10 +179,8 @@ msgid "Unrecognized keyword."
179
179
msgstr "無法辨識的關鍵字。"
180
180
181
181
#: src/Statement.php:377
182
- #, fuzzy
183
- #| msgid "Unexpected beginning of statement."
184
182
msgid "Keyword at end of statement."
185
- msgstr "預期之外的陳述句開頭 。"
183
+ msgstr "陳述句結尾的關鍵字 。"
186
184
187
185
#: src/Statement.php:503
188
186
msgid "Unexpected ordering of clauses."
You can’t perform that action at this time.
0 commit comments