From a4f6e055fb041bb8a7dce3e5fdf043b1a4dd4afa Mon Sep 17 00:00:00 2001 From: Domen Date: Wed, 8 Jul 2015 20:32:54 +0200 Subject: [PATCH] Translated using Weblate (Slovenian) Currently translated at 100.0% (3038 of 3038 strings) [CI skip] --- po/sl.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/po/sl.po b/po/sl.po index 95e78f6c53..f9977d5aff 100644 --- a/po/sl.po +++ b/po/sl.po @@ -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 \n" -"Language-Team: Slovenian \n" +"Language-Team: Slovenian " +"\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