Skip to content

Commit 94a3d04

Browse files
ncwgfweblate
authored andcommitted
Translated using Weblate (Chinese (Taiwan))
Currently translated at 97.6% (42 of 43 strings)
1 parent d1990c0 commit 94a3d04

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

‎locale/zh_TW/LC_MESSAGES/sqlparser.mo

-111 Bytes
Binary file not shown.

‎locale/zh_TW/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-01-24 10:49+0100\n"
7-
"PO-Revision-Date: 2017-02-10 16:44+0000\n"
7+
"PO-Revision-Date: 2017-02-10 16:51+0000\n"
88
"Last-Translator: hd hd <hd@cgsword.com>\n"
99
"Language-Team: Chinese (Taiwan) "
1010
"<https://hosted.weblate.org/projects/phpmyadmin/sql-parser/zh_TW/>\n"
@@ -22,20 +22,21 @@ msgstr "尚未實作。"
2222
#: src/Components/AlterOperation.php:224 src/Statement.php:334
2323
msgid ""
2424
"A new statement was found, but no delimiter between it and the previous one."
25-
msgstr "找到新的陳述句,但與前一個陳述句之間未加入間隔符號。"
25+
msgstr "找到新的陳述句,但與前一陳述句之間沒有分隔符。"
2626

2727
#: src/Components/AlterOperation.php:236
28+
#, fuzzy
2829
msgid "Unrecognized alter operation."
29-
msgstr "無法辨識的修改(Alter)操作。"
30+
msgstr "無法識別的修改操作。"
3031

3132
#: src/Components/Array2d.php:88
3233
#, php-format
3334
msgid "%1$d values were expected, but found %2$d."
34-
msgstr "預期要有 %1$d 個數值,但只找到 %2$d 個。"
35+
msgstr "預期 %1$d 個數值,但找到 %2$d 個。"
3536

3637
#: src/Components/Array2d.php:111
3738
msgid "An opening bracket followed by a set of values was expected."
38-
msgstr "預期要於數值之後接著開始括號。"
39+
msgstr "預期開括號後有一組數值。"
3940

4041
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4142
msgid "An opening bracket was expected."

0 commit comments

Comments
 (0)