From c762407315bcbca1174e9b8958d48c958693f2ab Mon Sep 17 00:00:00 2001 From: Domen Date: Mon, 15 Dec 2014 22:49:52 +0100 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (2989 of 2989 strings) [CI skip] --- po/sl.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/po/sl.po b/po/sl.po index 9cbe90cb33..2a252b2070 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-12-15 15:55-0500\n" -"PO-Revision-Date: 2014-12-05 21:16+0200\n" +"PO-Revision-Date: 2014-12-15 22:49+0200\n" "Last-Translator: Domen \n" -"Language-Team: Slovenian \n" +"Language-Team: Slovenian " +"\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl\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 2.1\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 2.2-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -2177,7 +2177,6 @@ msgid "Click to sort results by this column." msgstr "Kliknite, da razvrstite rezultate po tem stolpcu." #: js/messages.php:427 -#, fuzzy #| msgid "" #| "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." #| "
- Control+Click to remove column from ORDER BY clause" @@ -2186,8 +2185,9 @@ msgid "" ">- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column from " "ORDER BY clause" msgstr "" -"Shift+klik, da dodate stolpec v stavek ORDER BY ali da preklopite ASC/DESC." -"
- Control+klik, da stolpec odstranite iz stavka ORDER BY" +"Shift+klik, da dodate stolpec v stavek ORDER BY ali da preklopite ASC/DESC.<" +"br />- Ctrl+klik ali Alt+klik (Mac: Shift+možnost+klik), da stolpec " +"odstranite iz stavka ORDER BY" #: js/messages.php:428 msgid "Click to mark/unmark." @@ -10515,11 +10515,11 @@ msgid "Quick steps to setup advanced features:" msgstr "Hitri koraki za namestitev naprednih funkcij:" #: libraries/relation.lib.php:310 -#, fuzzy, php-format +#, php-format #| msgid "" #| "Create the needed tables with the examples/create_tables.sql." msgid "Create the needed tables with the %screate_tables.sql." -msgstr "Ustvarite potrebne tabele z examples/create_tables.sql." +msgstr "Ustvarite potrebne tabele z %screate_tables.sql." #: libraries/relation.lib.php:318 msgid "Create a pma user and give access to these tables."