@@ -4,7 +4,7 @@ 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-12 22:09 +0000\n "
7
+ "PO-Revision-Date : 2017-12-19 10:02 +0000\n "
8
8
"Last-Translator : Xavier Navarro <xvnavarro@gmail.com>\n "
9
9
"Language-Team : Catalan <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/ca/>\n "
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 2.12 \n "
16
+ "X-Generator : Weblate 2.18 \n "
17
17
18
18
#: src/Component.php:43 src/Component.php:63
19
19
msgid "Not implemented yet."
@@ -183,10 +183,8 @@ msgid "Unrecognized keyword."
183
183
msgstr "Paraula clau no reconeguda."
184
184
185
185
#: src/Statement.php:377
186
- #, fuzzy
187
- #| msgid "Unexpected beginning of statement."
188
186
msgid "Keyword at end of statement."
189
- msgstr "Inici no esperat de declaració ."
187
+ msgstr "Paraula clau al final de la sentència ."
190
188
191
189
#: src/Statement.php:503
192
190
msgid "Unexpected ordering of clauses."
0 commit comments