Skip to content

Commit

Permalink
Translated using Weblate (Dutch)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (50 of 50 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
  • Loading branch information
dingo thirteen authored and weblate committed Jun 16, 2020
1 parent b5a01cc commit 6fd7155
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified locale/nl/LC_MESSAGES/sqlparser.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions locale/nl/LC_MESSAGES/sqlparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: SQL parser 5\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2020-03-20 21:01+0100\n"
"PO-Revision-Date: 2020-03-30 06:26+0000\n"
"PO-Revision-Date: 2020-06-16 13:41+0000\n"
"Last-Translator: dingo thirteen <dingo13@d404.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/nl/>\n"
Expand All @@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.0-dev\n"
"X-Generator: Weblate 4.1.1-dev\n"

#: src/Component.php:41 src/Component.php:61
msgid "Not implemented yet."
Expand Down Expand Up @@ -191,7 +191,7 @@ msgstr "Eindquote %1$s werd verwacht."

#: src/Lexer.php:955
msgid "Variable name was expected."
msgstr "Naam van variabele werd verwacht."
msgstr "Naam van variabele werd verwacht."

#: src/Parser.php:451
msgid "Unexpected beginning of statement."
Expand Down Expand Up @@ -227,7 +227,7 @@ msgstr "De naam van de entiteit werd verwacht."

#: src/Statements/CreateStatement.php:542
msgid "A table name was expected."
msgstr "Een tabel naam werd verwacht."
msgstr "Een tabel naam werd verwacht."

#: src/Statements/CreateStatement.php:550
msgid "At least one column definition was expected."
Expand Down

0 comments on commit 6fd7155

Please sign in to comment.