Translated using Weblate (Slovenian)
Currently translated at 100.0% (3219 of 3219 strings) [CI skip]
This commit is contained in:
parent
02ee1849ab
commit
dc6893cb87
35
po/sl.po
35
po/sl.po
@ -4,20 +4,20 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-08-17 11:28+0200\n"
|
||||
"PO-Revision-Date: 2016-08-01 12:56+0000\n"
|
||||
"PO-Revision-Date: 2016-08-17 21:03+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.8-dev\n"
|
||||
|
||||
#: changelog.php:38 license.php:33
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid ""
|
||||
#| "The %s file is not available on this system, please visit www.phpmyadmin."
|
||||
#| "net for more information."
|
||||
@ -25,8 +25,8 @@ msgid ""
|
||||
"The %s file is not available on this system, please visit %s for more "
|
||||
"information."
|
||||
msgstr ""
|
||||
"Datoteka %s ni na voljo na tem sistemu; prosimo, za več informacij obiščite "
|
||||
"www.phpmyadmin.net."
|
||||
"Datoteka %s ni na voljo na tem sistemu; prosimo, da za več informacij "
|
||||
"obiščete %s."
|
||||
|
||||
#: db_central_columns.php:107
|
||||
msgid "The central list of columns for the current database is empty."
|
||||
@ -779,7 +779,7 @@ msgstr ""
|
||||
|
||||
#: index.php:529
|
||||
msgid "The secret passphrase in configuration (blowfish_secret) is too short."
|
||||
msgstr ""
|
||||
msgstr "Skrivno geslo v konfiguraciji (blowfish_secret) je prekratko."
|
||||
|
||||
#: index.php:543
|
||||
msgid ""
|
||||
@ -3738,7 +3738,7 @@ msgstr "Neznana napaka pri nalaganju datoteke."
|
||||
|
||||
#: libraries/File.php:424
|
||||
msgid "File is a symbolic link"
|
||||
msgstr ""
|
||||
msgstr "Datoteka je simbolna povezava"
|
||||
|
||||
#: libraries/File.php:429 libraries/File.php:532
|
||||
msgid "File could not be read!"
|
||||
@ -5258,10 +5258,9 @@ msgid "You allow for connecting to the server without a password."
|
||||
msgstr "Dovoljujete povezavo s strežnikom brez gesla."
|
||||
|
||||
#: libraries/config/ServerConfigChecks.php:349
|
||||
#, fuzzy
|
||||
#| msgid "Key is too short, it should have at least 8 characters."
|
||||
msgid "Key is too short, it should have at least 32 characters."
|
||||
msgstr "Ključ je prekratek, ima naj vsaj 8 znakov."
|
||||
msgstr "Ključ je prekratek, ima naj vsaj 32 znakov."
|
||||
|
||||
#: libraries/config/ServerConfigChecks.php:359
|
||||
msgid "Key should contain letters, numbers [em]and[/em] special characters."
|
||||
@ -7540,16 +7539,14 @@ msgid "Show last check timestamp"
|
||||
msgstr "Prikaži časovni žig zadnjega preverjanja"
|
||||
|
||||
#: libraries/config/messages.inc.php:860
|
||||
#, fuzzy
|
||||
#| msgid "Show or hide a column displaying the comments for all tables."
|
||||
msgid "Show or hide a column displaying the charset for all tables."
|
||||
msgstr "Prikaži ali skrij stolpec, ki prikazuje pripombe vseh tabel."
|
||||
msgstr "Prikaži ali skrij stolpec, ki prikazuje kodne nabore vseh tabel."
|
||||
|
||||
#: libraries/config/messages.inc.php:862
|
||||
#, fuzzy
|
||||
#| msgid "Show table comments"
|
||||
msgid "Show table charset"
|
||||
msgstr "Prikaži pripombe tabele"
|
||||
msgstr "Prikaži kodni nabor tabele"
|
||||
|
||||
#: libraries/config/messages.inc.php:864
|
||||
msgid ""
|
||||
@ -14270,10 +14267,9 @@ msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
|
||||
#: templates/columns_definitions/column_definitions_form.phtml:66
|
||||
#, fuzzy
|
||||
#| msgid "Add column(s)"
|
||||
msgid "column(s)"
|
||||
msgstr "Dodaj stolpec(-ce)"
|
||||
msgstr "stolpec(-ce)"
|
||||
|
||||
#: templates/columns_definitions/column_definitions_form.phtml:93
|
||||
msgid "Collation:"
|
||||
@ -15445,10 +15441,9 @@ msgid "The profile has been updated."
|
||||
msgstr "Profil je posodobljen."
|
||||
|
||||
#: user_password.php:125
|
||||
#, fuzzy
|
||||
#| msgid "Password Hashing:"
|
||||
msgid "Password is too long!"
|
||||
msgstr "Šifriranje gesel:"
|
||||
msgstr "Geslo je predolgo!"
|
||||
|
||||
#: vendor/phpmyadmin/motranslator/tests/MoFilesTest.php:24
|
||||
msgid "Column parser"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user