Skip to content

Commit 0302f26

Browse files
Martin Lacinaweblate
authored andcommitted
Translated using Weblate (Slovak)
Currently translated at 100.0% (44 of 44 strings) [CI skip]
1 parent 39512ee commit 0302f26

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

locale/sk/LC_MESSAGES/sqlparser.mo

57 Bytes
Binary file not shown.

locale/sk/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
7-
"PO-Revision-Date: 2017-01-30 23:44+0000\n"
8-
"Last-Translator: Stefan Kecskes <mr.kecskes@gmail.com>\n"
9-
"Language-Team: Slovak <https://hosted.weblate.org/projects/phpmyadmin/sql-"
10-
"parser/sk/>\n"
7+
"PO-Revision-Date: 2018-05-10 13:09+0000\n"
8+
"Last-Translator: Martin Lacina <martin@whistler.sk>\n"
9+
"Language-Team: Slovak <https://hosted.weblate.org/projects/phpmyadmin/"
10+
"sql-parser/sk/>\n"
1111
"Language: sk\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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
16-
"X-Generator: Weblate 2.11-dev\n"
16+
"X-Generator: Weblate 3.0-dev\n"
1717

1818
#: src/Component.php:43 src/Component.php:63
1919
msgid "Not implemented yet."
@@ -183,10 +183,8 @@ msgid "Unrecognized keyword."
183183
msgstr "Nerozpoznané kľúčové slovo."
184184

185185
#: src/Statement.php:377
186-
#, fuzzy
187-
#| msgid "Unexpected beginning of statement."
188186
msgid "Keyword at end of statement."
189-
msgstr "Neočakávaný začiatok výrazu."
187+
msgstr "Kľúčové slovo na konci výrazu."
190188

191189
#: src/Statement.php:503
192190
msgid "Unexpected ordering of clauses."

0 commit comments

Comments
 (0)