From cb448d81daa456275bf37f8a9e149214e42d31c3 Mon Sep 17 00:00:00 2001 From: Domen Date: Fri, 1 Mar 2019 20:42:16 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (3298 of 3298 strings) [CI skip] Translation: phpMyAdmin/4.8 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-8/sl/ Signed-off-by: Domen --- po/sl.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/po/sl.po b/po/sl.po index 06bd2a90b5..a8dd202d0b 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.6-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-02-27 14:23-0300\n" -"PO-Revision-Date: 2019-01-14 20:37+0000\n" +"PO-Revision-Date: 2019-03-02 14:13+0000\n" "Last-Translator: Domen \n" "Language-Team: Slovenian \n" @@ -12,9 +12,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3;\n" -"X-Generator: Weblate 3.4-dev\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 3.5-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -1118,10 +1118,8 @@ msgid "Y values" msgstr "Vrednosti y" #: js/messages.php:143 -#, fuzzy -#| msgid "Please enter the same value again" msgid "Please enter the SQL query first." -msgstr "Prosimo, ponovno vnesite isto vrednost" +msgstr "Prosimo, najprej vnesite poizvedbo SQL." #: js/messages.php:146 msgid "The host name is empty!" @@ -7094,6 +7092,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Prosimo, onemogočite mysql.allow_local_infile v vaši konfiguraciji PHP ali " +"namestite razširitev mysqli." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it."