From a96a437a8529a71e92869e31b878aab5c62ce9ed Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 31 Oct 2018 16:47:45 +0000 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (3302 of 3302 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/ Signed-off-by: Domen --- po/sl.po | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/po/sl.po b/po/sl.po index 6eaf40f9f2..c25de379bd 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-10-30 21:22-0300\n" -"PO-Revision-Date: 2018-09-28 17:34+0000\n" +"PO-Revision-Date: 2018-10-31 17:53+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.2-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.3-dev\n" #: ajax.php:22 ajax.php:51 export.php:208 libraries/classes/Export.php:1214 msgid "Bad type!" @@ -1543,16 +1543,12 @@ msgid "Please select the file you want to import." msgstr "Prosimo, izberite datoteko, ki jo želite uvoziti." #: js/messages.php:333 -#, fuzzy -#| msgid "Please enter a valid page name" msgid "Please enter a valid table name." -msgstr "Prosimo, vnesite veljavno ime strani" +msgstr "Prosimo, vnesite veljavno ime tabele." #: js/messages.php:335 -#, fuzzy -#| msgid "Please enter a valid page name" msgid "Please enter a valid database name." -msgstr "Prosimo, vnesite veljavno ime strani" +msgstr "Prosimo, vnesite veljavno ime zbirke podatkov." #: js/messages.php:336 msgid "No files available on server for import!" @@ -4074,14 +4070,13 @@ msgstr "" #: libraries/classes/Config/Descriptions.php:255 #: libraries/classes/Plugins/Export/ExportSql.php:317 msgid "Exclude definition of current user" -msgstr "" +msgstr "Izključi opredelitev trenutnega uporabnika" #: libraries/classes/Config/Descriptions.php:256 #: libraries/classes/Plugins/Export/ExportSql.php:323 -#, fuzzy, php-format -#| msgid "%s value" +#, php-format msgid "%s view" -msgstr "Vrednost %s" +msgstr "%s pogled" #: libraries/classes/Config/Descriptions.php:257 msgid "Use ignore inserts" @@ -9614,16 +9609,16 @@ msgstr "" #: libraries/classes/Plugins/Import/ImportCsv.php:67 msgid "Name of the new table(optional): " -msgstr "" +msgstr "Ime nove tabele (izbirno): " #: libraries/classes/Plugins/Import/ImportCsv.php:76 msgid "Name of the new database(optional): " -msgstr "" +msgstr "Ime nove zbirke podatkov (izbirno): " #: libraries/classes/Plugins/Import/ImportCsv.php:85 #: libraries/classes/Plugins/Import/ImportCsv.php:103 msgid "Import these many number of rows(optional): " -msgstr "" +msgstr "Uvozi toliko vrstic (izbirno): " #: libraries/classes/Plugins/Import/ImportCsv.php:93 #: libraries/classes/Plugins/Import/ImportOds.php:67