@@ -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-01-03 13:33 +0000\n "
7
+ "PO-Revision-Date : 2017-09-04 17:12 +0000\n "
8
8
"Last-Translator : dingo thirteen <dingo13@gmail.com>\n "
9
9
"Language-Team : Dutch <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/nl/>\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.11 -dev\n "
16
+ "X-Generator : Weblate 2.17 -dev\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 "Sleutelwoord niet herkent."
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 "Onverwacht begin van opdracht."
187
+ msgstr "Sleutelwoord aan eind van opdracht."
190
188
191
189
#: src/Statement.php:503
192
190
msgid "Unexpected ordering of clauses."
0 commit comments