@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 5\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7- "PO-Revision-Date : 2020-06-16 13:41 +0000\n "
7+ "PO-Revision-Date : 2022-03-14 11:58 +0000\n "
88"
Last-Translator :
dingo thirteen <[email protected] >\n "
9- "Language-Team : Dutch <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10- "parser/nl/>\n "
9+ "Language-Team : Dutch <https://hosted.weblate.org/projects/phpmyadmin/ "
10+ "sql- parser/nl/>\n "
1111"Language : nl\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=2; plural=n != 1;\n "
16- "X-Generator : Weblate 4.1.1 -dev\n "
16+ "X-Generator : Weblate 4.12 -dev\n "
1717
1818#: src/Component.php:42 src/Component.php:62
1919msgid "Not implemented yet."
@@ -251,28 +251,20 @@ msgid "Unexpected keyword"
251251msgstr "Onverwacht sleutelwoord"
252252
253253#: src/Statements/WithStatement.php:119
254- #, fuzzy
255- #| msgid "The name of the entity was expected."
256254msgid "The name of the CTE was expected."
257- msgstr "De naam van de entiteit werd verwacht."
255+ msgstr "De naam van de CTE werd verwacht."
258256
259257#: src/Statements/WithStatement.php:138
260- #, fuzzy
261- #| msgid "A \"RETURNS\" keyword was expected."
262258msgid "AS keyword was expected."
263- msgstr "Een \" RETURNS \" sleutelwoord werd verwacht."
259+ msgstr "Het AS sleutelwoord werd verwacht."
264260
265261#: src/Statements/WithStatement.php:154
266- #, fuzzy
267- #| msgid "The name of the entity was expected."
268262msgid "Subquery of the CTE was expected."
269- msgstr "De naam van de entiteit werd verwacht."
263+ msgstr "Subquery van de CTE werd verwacht."
270264
271265#: src/Statements/WithStatement.php:271
272- #, fuzzy
273- #| msgid "Unexpected end of LOCK statement."
274266msgid "Unexpected end of the WITH CTE."
275- msgstr "Onverwacht einde van LOCK opdracht."
267+ msgstr "Onverwacht einde van WITH CTE opdracht."
276268
277269#~ msgid "error #1"
278270#~ msgstr "fout #1"
0 commit comments