Skip to content

Commit 97683a3

Browse files
Domenweblate
authored andcommitted
Translated using Weblate (Slovenian)
Currently translated at 100.0% (44 of 44 strings) [CI skip]
1 parent b8347f9 commit 97683a3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

locale/sl/LC_MESSAGES/sqlparser.mo

86 Bytes
Binary file not shown.

locale/sl/LC_MESSAGES/sqlparser.po

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ 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-23 18:41+0000\n"
7+
"PO-Revision-Date: 2017-11-09 23:58+0000\n"
88
"Last-Translator: Domen <mitenem@outlook.com>\n"
99
"Language-Team: Slovenian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
1010
"parser/sl/>\n"
1111
"Language: sl\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
15-
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
16-
"%100==4 ? 2 : 3;\n"
17-
"X-Generator: Weblate 2.11-dev\n"
15+
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
16+
"n%100==4 ? 2 : 3;\n"
17+
"X-Generator: Weblate 2.18-dev\n"
1818

1919
#: src/Component.php:43 src/Component.php:63
2020
msgid "Not implemented yet."
@@ -184,10 +184,8 @@ msgid "Unrecognized keyword."
184184
msgstr "Nepričakovana ključna beseda."
185185

186186
#: src/Statement.php:377
187-
#, fuzzy
188-
#| msgid "Unexpected beginning of statement."
189187
msgid "Keyword at end of statement."
190-
msgstr "Nepričakovan začetek stavka."
188+
msgstr "Ključna beseda na koncu stavka."
191189

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

0 commit comments

Comments
 (0)