Skip to content

Commit c58cf13

Browse files
dingo thirteenweblate
authored andcommitted
Translated using Weblate (Dutch)
Currently translated at 100.0% (54 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/nl/ Signed-off-by: dingo thirteen <[email protected]>
1 parent efd4cf6 commit c58cf13

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

locale/nl/LC_MESSAGES/sqlparser.mo

313 Bytes
Binary file not shown.

locale/nl/LC_MESSAGES/sqlparser.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1919
msgid "Not implemented yet."
@@ -251,28 +251,20 @@ msgid "Unexpected keyword"
251251
msgstr "Onverwacht sleutelwoord"
252252

253253
#: src/Statements/WithStatement.php:119
254-
#, fuzzy
255-
#| msgid "The name of the entity was expected."
256254
msgid "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."
262258
msgid "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."
268262
msgid "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."
274266
msgid "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

Comments
 (0)