Translated using Weblate (Slovenian)

Currently translated at 100.0% (2989 of 2989 strings)

[CI skip]
This commit is contained in:
Domen 2014-12-15 22:49:52 +01:00 committed by Weblate
parent d8df6e5eba
commit c762407315

View File

@ -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 <mitenem@outlook.com>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/phpmyadmin/"
"master/sl/>\n"
"Language-Team: Slovenian "
"<https://hosted.weblate.org/projects/phpmyadmin/master/sl/>\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."
#| "<br />- 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."
"<br />- 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 <code>examples/create_tables.sql</code>."
msgid "Create the needed tables with the <code>%screate_tables.sql</code>."
msgstr "Ustvarite potrebne tabele z <code>examples/create_tables.sql</code>."
msgstr "Ustvarite potrebne tabele z <code>%screate_tables.sql</code>."
#: libraries/relation.lib.php:318
msgid "Create a pma user and give access to these tables."