diff --git a/po/sl.po b/po/sl.po index 77ba0871cd..f6ecf29f26 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-07-12 01:21-0300\n" -"PO-Revision-Date: 2019-06-24 14:00+0000\n" +"PO-Revision-Date: 2019-07-15 22:00+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.7.1-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.8-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -538,16 +538,12 @@ msgid "Output" msgstr "Izhod" #: gis_data_editor.php:423 -#, fuzzy -#| msgid "" -#| "Choose \"GeomFromText\" from the \"Function\" column and paste the string " -#| "below into the \"Value\" field." msgid "" "Choose \"ST_GeomFromText\" from the \"Function\" column and paste the string " "below into the \"Value\" field." msgstr "" -"Izberite \"GeomFromText\" v stolpcu \"Funkcija\" in prilepite niz v spodnje " -"polje \"Vrednost\"." +"Izberite \"ST_GeomFromText\" v stolpcu \"Funkcija\" in prilepite niz v " +"spodnje polje \"Vrednost\"." #: import.php:73 msgid "Succeeded" @@ -3547,12 +3543,9 @@ msgid "accent-sensitive" msgstr "razlikuje med naglasnimi znamenji" #: libraries/classes/Charsets.php:675 -#, fuzzy -#| msgctxt "Collation variant" -#| msgid "accent-sensitive" msgctxt "Collation variant" msgid "kana-sensitive" -msgstr "razlikuje med naglasnimi znamenji" +msgstr "razlikuje med znamenji kana" #: libraries/classes/Charsets.php:679 msgctxt "Collation variant" @@ -3567,7 +3560,7 @@ msgstr "dvojiško" #: libraries/classes/Charsets.php:685 msgctxt "Collation variant" msgid "no-pad" -msgstr "" +msgstr "brez zapolnjevanja" #: libraries/classes/Config.php:1122 #, php-format