Translated using Weblate (Slovenian)
Currently translated at 100.0% (3231 of 3231 strings) [CI skip]
This commit is contained in:
parent
7e15d97a9a
commit
e19caf587e
100
po/sl.po
100
po/sl.po
@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.8.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2017-08-10 09:14-0400\n"
|
||||
"PO-Revision-Date: 2017-07-18 19:30+0000\n"
|
||||
"PO-Revision-Date: 2017-08-10 20:26+0000\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"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3;\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.16-dev\n"
|
||||
|
||||
#: ajax.php:17 ajax.php:34 export.php:195 schema_export.php:66
|
||||
@ -673,10 +673,8 @@ msgid "Server type:"
|
||||
msgstr "Vrsta strežnika:"
|
||||
|
||||
#: index.php:310
|
||||
#, fuzzy
|
||||
#| msgid "Master connection:"
|
||||
msgid "Server connection:"
|
||||
msgstr "Glavna povezava:"
|
||||
msgstr "Povezava strežnika:"
|
||||
|
||||
#: index.php:314 libraries/classes/Plugins/Export/ExportLatex.php:221
|
||||
#: libraries/classes/Plugins/Export/ExportSql.php:702
|
||||
@ -1756,10 +1754,8 @@ msgid "No databases selected."
|
||||
msgstr "Ni izbranih zbirk podatkov."
|
||||
|
||||
#: js/messages.php:366
|
||||
#, fuzzy
|
||||
#| msgid "No column selected."
|
||||
msgid "No accounts selected."
|
||||
msgstr "Ni izbranih stolpcev."
|
||||
msgstr "Ni izbranih računov."
|
||||
|
||||
#: js/messages.php:367
|
||||
msgid "Dropping column"
|
||||
@ -3228,9 +3224,6 @@ msgid "Charset"
|
||||
msgstr "Nabor znakov"
|
||||
|
||||
#: libraries/classes/Charsets.php:265
|
||||
#, fuzzy
|
||||
#| msgctxt "Collation"
|
||||
#| msgid "Unknown"
|
||||
msgid "Unknown"
|
||||
msgstr "Neznano"
|
||||
|
||||
@ -6504,18 +6497,6 @@ msgstr ""
|
||||
"možnost prazna."
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:28
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
#| "via standard input. Returns the standard output of the application. The "
|
||||
#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
|
||||
#| "have to manually edit the file libraries/plugins/transformations/output/"
|
||||
#| "Text_Plain_External.php and list the tools you want to make available. "
|
||||
#| "The first option is then the number of the program you want to use and "
|
||||
#| "the second option is the parameters for the program. The third option, if "
|
||||
#| "set to 1, will convert the output using htmlspecialchars() (Default 1). "
|
||||
#| "The fourth option, if set to 1, will prevent wrapping and ensure that the "
|
||||
#| "output appears all on one line (Default 1)."
|
||||
msgid ""
|
||||
"LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
"via standard input. Returns the standard output of the application. The "
|
||||
@ -6531,12 +6512,13 @@ msgstr ""
|
||||
"SAMO ZA LINUX: Zažene zunanjo aplikacijo in podaja podatke stopcev prek "
|
||||
"standardnega vhoda. Vrne standardni izhod aplikacije. Privzeto je Tidy, za "
|
||||
"lep izpis kode HTML. Zaradi varnostnih razlogov morate ročno urediti "
|
||||
"datoteko libraries/plugins/output/transformations/Text_Plain_External.php in "
|
||||
"navesti orodja, ki jih želite omogočiti. Prva možnost je številka programa, "
|
||||
"ki ga želite uporabiti, druga možnost pa so parametri programa. Če tretji "
|
||||
"parameter nastavite na 1, bo s pomočjo htmlspecialchars() pretvoril izhod "
|
||||
"(Privzeto 1). Če nastavite četrti parameter na 1, bo preprečil prelamljanje "
|
||||
"in zagotovil, da se celotni izhod prikaže v eni vrstici (Privzeto 1)."
|
||||
"datoteko libraries/classes/Plugins/Transformations/Output/"
|
||||
"Text_Plain_External.php in navesti orodja, ki jih želite omogočiti. Prva "
|
||||
"možnost je številka programa, ki ga želite uporabiti, druga možnost pa so "
|
||||
"parametri programa. Če tretji parameter nastavite na 1, bo s pomočjo "
|
||||
"htmlspecialchars() pretvoril izhod (Privzeto 1). Če nastavite četrti "
|
||||
"parameter na 1, bo preprečil prelamljanje in zagotovil, da se celotni izhod "
|
||||
"prikaže v eni vrstici (Privzeto 1)."
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:28
|
||||
msgid ""
|
||||
@ -8187,19 +8169,19 @@ msgstr "Izvedi"
|
||||
|
||||
#: libraries/classes/Util.php:3953
|
||||
msgid "SSL is not being used"
|
||||
msgstr ""
|
||||
msgstr "SSL ni v uporabi"
|
||||
|
||||
#: libraries/classes/Util.php:3958
|
||||
msgid "SSL is used with disabled verification"
|
||||
msgstr ""
|
||||
msgstr "SSL je v uporabi z onemogočenim preverjanjem"
|
||||
|
||||
#: libraries/classes/Util.php:3960
|
||||
msgid "SSL is used without certification authority"
|
||||
msgstr ""
|
||||
msgstr "SSL je v uporabi brez overitelja potrdil"
|
||||
|
||||
#: libraries/classes/Util.php:3963
|
||||
msgid "SSL is used"
|
||||
msgstr ""
|
||||
msgstr "SSL je v uporabi"
|
||||
|
||||
#: libraries/classes/Util.php:4084
|
||||
msgid "Users"
|
||||
@ -8655,10 +8637,8 @@ msgid "Hide table structure actions"
|
||||
msgstr "Skrij dejanja strukture tabele"
|
||||
|
||||
#: libraries/config/messages.inc.php:121
|
||||
#, fuzzy
|
||||
#| msgid "Default sorting order"
|
||||
msgid "Default transformations for Hex"
|
||||
msgstr "Privzet vrstni red"
|
||||
msgstr "Privzete pretvorbe za Hex"
|
||||
|
||||
#: libraries/config/messages.inc.php:122 libraries/config/messages.inc.php:124
|
||||
#: libraries/config/messages.inc.php:126 libraries/config/messages.inc.php:128
|
||||
@ -8669,54 +8649,40 @@ msgid ""
|
||||
"Values for options list for default transformations. These will be "
|
||||
"overwritten if tranformation is filled in at table structure page."
|
||||
msgstr ""
|
||||
"Vrednosti za seznam možnosti privzetih pretvorb. Te bodo prepisane, če je "
|
||||
"pretvorba izpolnjena na strani strukture tabele."
|
||||
|
||||
#: libraries/config/messages.inc.php:123
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation options"
|
||||
msgid "Default transformations for Substring"
|
||||
msgstr "Možnosti pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe za Substring"
|
||||
|
||||
#: libraries/config/messages.inc.php:125
|
||||
#, fuzzy
|
||||
#| msgid "Default sorting order"
|
||||
msgid "Default transformations for Bool2Text"
|
||||
msgstr "Privzet vrstni red"
|
||||
msgstr "Privzete pretvorbe za Bool2Text"
|
||||
|
||||
#: libraries/config/messages.inc.php:127
|
||||
#, fuzzy
|
||||
#| msgid "Default sorting order"
|
||||
msgid "Default transformations for External"
|
||||
msgstr "Privzet vrstni red"
|
||||
msgstr "Privzete pretvorbe za External"
|
||||
|
||||
#: libraries/config/messages.inc.php:129
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation options"
|
||||
msgid "Default transformations for PreApPend"
|
||||
msgstr "Možnosti pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe za PreApPend"
|
||||
|
||||
#: libraries/config/messages.inc.php:131
|
||||
#, fuzzy
|
||||
#| msgid "Default sorting order"
|
||||
msgid "Default transformations for DateFormat"
|
||||
msgstr "Privzet vrstni red"
|
||||
msgstr "Privzete pretvorbe za DateFormat"
|
||||
|
||||
#: libraries/config/messages.inc.php:133
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation options"
|
||||
msgid "Default transformations for Inline"
|
||||
msgstr "Možnosti pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe za Inline"
|
||||
|
||||
#: libraries/config/messages.inc.php:135
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation options"
|
||||
msgid "Default transformations for TextImageLink"
|
||||
msgstr "Možnosti pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe za TextImageLink"
|
||||
|
||||
#: libraries/config/messages.inc.php:137
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation options"
|
||||
msgid "Default transformations for TextLink"
|
||||
msgstr "Možnosti pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe za TextLink"
|
||||
|
||||
#: libraries/config/messages.inc.php:141
|
||||
msgid "Show server listing as a list instead of a drop down."
|
||||
@ -10786,10 +10752,8 @@ msgid "OpenDocument Text"
|
||||
msgstr "Besedilo OpenDocument"
|
||||
|
||||
#: libraries/config/user_preferences.forms.php:124
|
||||
#, fuzzy
|
||||
#| msgid "Input transformation"
|
||||
msgid "Default transformations"
|
||||
msgstr "Pretvorbe vnosa"
|
||||
msgstr "Privzete pretvorbe"
|
||||
|
||||
#: libraries/database_interface.inc.php:38
|
||||
#, php-format
|
||||
@ -14289,10 +14253,8 @@ msgid "No Privileges"
|
||||
msgstr "Brez privilegijev"
|
||||
|
||||
#: server_privileges.php:143
|
||||
#, fuzzy
|
||||
#| msgid "You do not have the necessary privileges to create a trigger."
|
||||
msgid "You do not have privileges to manipulate with the users!"
|
||||
msgstr "Nimate zadostnih pravic za ustvarjanje sprožilca."
|
||||
msgstr "Nimate pravic za upravljanje z uporabniki!"
|
||||
|
||||
#: server_privileges.php:157
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user