Translated using Weblate (Slovenian)

Currently translated at 100.0% (3038 of 3038 strings)

[CI skip]
This commit is contained in:
Domen 2015-07-08 20:32:54 +02:00 committed by Weblate
parent c781f304a1
commit a4f6e055fb

View File

@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.4.12-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2015-07-08 15:27+0200\n"
"PO-Revision-Date: 2015-06-13 11:55+0200\n"
"PO-Revision-Date: 2015-07-08 20:32+0200\n"
"Last-Translator: Domen <mitenem@outlook.com>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/phpmyadmin/4-4/"
"sl/>\n"
"Language-Team: Slovenian "
"<https://hosted.weblate.org/projects/phpmyadmin/4-4/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.4-dev\n"
#: changelog.php:36 license.php:28
@ -701,7 +701,7 @@ msgstr ""
#: import_status.php:103
msgid "Could not load the progress of the import."
msgstr ""
msgstr "Ne morem naložiti napredka uvoza."
#: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735
#: libraries/export.lib.php:464
@ -6163,11 +6163,11 @@ msgstr "Ne prekini ob napaki INSERT"
#: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349
msgid "Add ON DUPLICATE KEY UPDATE"
msgstr ""
msgstr "Dodaj ON DUPLICATE KEY UPDATE"
#: libraries/config/messages.inc.php:338 libraries/config/messages.inc.php:350
msgid "Update data when duplicate keys found on import"
msgstr ""
msgstr "Ko pri uvozu obstajajo podvojeni ključi, posodobi podatke"
#: libraries/config/messages.inc.php:341
msgid ""
@ -10193,6 +10193,8 @@ msgstr "Tabela:"
msgid ""
"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
msgstr ""
"Ko pri uvozu obstajajo podvojeni ključi, posodobi podatke (dodaj ON "
"DUPLICATE KEY UPDATE)"
#: libraries/plugins/import/ImportCsv.class.php:63
#: libraries/plugins/import/ImportOds.class.php:75