diff --git a/po/sl.po b/po/sl.po index 6944c1b168..a4dd3ee925 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.3-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-12-15 15:54-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 @@ -2168,7 +2168,6 @@ msgid "Click to sort results by this column." msgstr "Kliknite, da razvrstite rezultate po tem stolpcu." #: js/messages.php:424 -#, 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" @@ -2177,8 +2176,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:425 msgid "Click to mark/unmark." @@ -10491,11 +10491,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."