diff --git a/po/et.po b/po/et.po index 63fc1bcd03..5a92af1c03 100644 --- a/po/et.po +++ b/po/et.po @@ -6,16 +6,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-05-19 14:57+0200\n" +"PO-Revision-Date: 2015-07-30 15:21+0200\n" "Last-Translator: Kristjan Räts \n" -"Language-Team: Estonian \n" +"Language-Team: Estonian " +"\n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.3-dev\n" +"X-Generator: Weblate 2.4-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -698,7 +698,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "Importimise edenemise laadimine nurjus." #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 @@ -6114,11 +6114,11 @@ msgstr "Ära katkesta INSERT vea puhul" #: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349 msgid "Add ON DUPLICATE KEY UPDATE" -msgstr "" +msgstr "Lisa 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 "Värskenda andmeid, kui importimisel avastatakse topeltvõtmeid" #: libraries/config/messages.inc.php:341 msgid "" @@ -10119,6 +10119,8 @@ msgstr "Tabel:" msgid "" "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)" msgstr "" +"Uuenda andmeid, kui importimisel leitakse topeltvõtmeid (lisa ON DUPLICATE " +"KEY UPDATE)" #: libraries/plugins/import/ImportCsv.class.php:63 #: libraries/plugins/import/ImportOds.class.php:75