File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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 "
8
8
"Last-Translator : Domen <mitenem@outlook.com>\n "
9
9
"Language-Team : Slovenian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/sl/>\n "
11
11
"Language : sl\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"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 "
18
18
19
19
#: src/Component.php:43 src/Component.php:63
20
20
msgid "Not implemented yet."
@@ -184,10 +184,8 @@ msgid "Unrecognized keyword."
184
184
msgstr "Nepričakovana ključna beseda."
185
185
186
186
#: src/Statement.php:377
187
- #, fuzzy
188
- #| msgid "Unexpected beginning of statement."
189
187
msgid "Keyword at end of statement."
190
- msgstr "Nepričakovan začetek stavka."
188
+ msgstr "Ključna beseda na koncu stavka."
191
189
192
190
#: src/Statement.php:503
193
191
msgid "Unexpected ordering of clauses."
You can’t perform that action at this time.
0 commit comments