Translated using Weblate (Slovenian)
Currently translated at 100.0% (3313 of 3313 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/ Signed-off-by: Domen <mitenem@outlook.com>
This commit is contained in:
parent
35fafd773a
commit
4ac4cd44aa
37
po/sl.po
37
po/sl.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2019-02-27 14:28-0300\n"
|
||||
"PO-Revision-Date: 2019-02-24 00:18+0000\n"
|
||||
"PO-Revision-Date: 2019-03-02 03:29+0000\n"
|
||||
"Last-Translator: Domen <mitenem@outlook.com>\n"
|
||||
"Language-Team: Slovenian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/sl/>\n"
|
||||
@ -12,8 +12,8 @@ msgstr ""
|
||||
"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 3.5-dev\n"
|
||||
|
||||
#: ajax.php:26 ajax.php:55 export.php:205 libraries/classes/Export.php:1204
|
||||
@ -984,10 +984,8 @@ msgid "Y values"
|
||||
msgstr "Vrednosti y"
|
||||
|
||||
#: js/messages.php:147
|
||||
#, fuzzy
|
||||
#| msgid "Please enter the same value again"
|
||||
msgid "Please enter the SQL query first."
|
||||
msgstr "Prosimo, ponovno vnesite isto vrednost"
|
||||
msgstr "Prosimo, najprej vnesite poizvedbo SQL."
|
||||
|
||||
#: js/messages.php:150
|
||||
msgid "The host name is empty!"
|
||||
@ -13993,27 +13991,22 @@ msgstr "Hitrost osveževanja"
|
||||
|
||||
#: templates/server/status/monitor/index.twig:42
|
||||
#: templates/server/status/processes/index.twig:31
|
||||
#, fuzzy, php-format
|
||||
#| msgid "%d second"
|
||||
#| msgid_plural "%d seconds"
|
||||
#, php-format
|
||||
msgid "%count% second"
|
||||
msgid_plural "%count% seconds"
|
||||
msgstr[0] "%d sekunda"
|
||||
msgstr[1] "%d sekundi"
|
||||
msgstr[2] "%d sekunde"
|
||||
msgstr[3] "%d sekund"
|
||||
msgstr[0] "%count% sekunda"
|
||||
msgstr[1] "%count% sekundi"
|
||||
msgstr[2] "%count% sekunde"
|
||||
msgstr[3] "%count% sekund"
|
||||
|
||||
#: templates/server/status/monitor/index.twig:48
|
||||
#: templates/server/status/processes/index.twig:37
|
||||
#, fuzzy
|
||||
#| msgid "%d minute"
|
||||
#| msgid_plural "%d minutes"
|
||||
msgid "%count% minute"
|
||||
msgid_plural "%count% minutes"
|
||||
msgstr[0] "%d minuta"
|
||||
msgstr[1] "%d minuti"
|
||||
msgstr[2] "%d minute"
|
||||
msgstr[3] "%d minut"
|
||||
msgstr[0] "%count% minuta"
|
||||
msgstr[1] "%count% minuti"
|
||||
msgstr[2] "%count% minute"
|
||||
msgstr[3] "%count% minut"
|
||||
|
||||
#: templates/server/status/monitor/index.twig:61
|
||||
msgid "Chart columns"
|
||||
@ -15351,10 +15344,8 @@ msgstr "Nabori znakov in pravila za razvrščanje znakov"
|
||||
|
||||
#. l10n: Questions is the name of a MySQL Status variable
|
||||
#: templates/server/status/queries/index.twig:7
|
||||
#, fuzzy
|
||||
#| msgid "Questions since startup: %s"
|
||||
msgid "Questions since startup:"
|
||||
msgstr "Vprašanj od zagona: %s"
|
||||
msgstr "Vprašanj od zagona:"
|
||||
|
||||
#: templates/server/status/queries/index.twig:17
|
||||
msgid "per hour:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user