From 1380fe11035e5446378d71117c721fe4fc50b9d8 Mon Sep 17 00:00:00 2001 From: Chien Wei Lin Date: Tue, 25 Aug 2015 13:43:27 +0200 Subject: [PATCH 01/11] Translated using Weblate (Chinese (Taiwan)) Currently translated at 99.1% (3015 of 3040 strings) [CI skip] --- po/zh_TW.po | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index d3afaa1312..ff598ef062 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-07-08 05:25+0200\n" +"PO-Revision-Date: 2015-08-25 13:43+0200\n" "Last-Translator: Chien Wei Lin \n" -"Language-Team: Chinese (Taiwan) \n" +"Language-Team: Chinese (Taiwan) " +"\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -6656,10 +6656,9 @@ msgid "Maximal number of table preferences to store" msgstr "資料表偏好設定的儲存最大值" #: libraries/config/messages.inc.php:620 -#, fuzzy #| msgid "See slave status table" msgid "QBE saved searches table" -msgstr "使用範例查詢(QBE)已儲存的搜尋資料表" +msgstr "使用範例查詢(QBE)已儲存搜尋的資料表" #: libraries/config/messages.inc.php:622 msgid "" @@ -10201,7 +10200,7 @@ msgstr "錯誤: FOREIGN KEY 關聯無法新增!" #: libraries/pmd_common.php:548 msgid "Error: Missing index on column(s)." -msgstr "" +msgstr "錯誤:缺少欄位索引。" #: libraries/pmd_common.php:552 msgid "Error: Relational features are disabled!" @@ -12829,7 +12828,7 @@ msgid "Run SQL query/queries on database %s" msgstr "在資料庫 %s 執行 SQL 查詢" #: libraries/sql_query_form.lib.php:192 -#, fuzzy, php-format +#, php-format #| msgid "Run SQL query/queries on database %s" msgid "Run SQL query/queries on table %s" msgstr "在資料庫 %s 執行 SQL 查詢" @@ -13989,10 +13988,9 @@ msgid "Row: %1$s, Column: %2$s, Error: %3$s" msgstr "列:%1$s,欄:%2$s,錯誤:%3$s" #: tbl_row_action.php:65 -#, fuzzy #| msgid "No versions selected." msgid "No row selected." -msgstr "尚未選擇任何版本。" +msgstr "尚未選擇列。" #: tbl_structure.php:63 #, php-format From 9ef73b9eff4595187fc64be316d941599fd28e55 Mon Sep 17 00:00:00 2001 From: Stefano Martinelli Date: Tue, 25 Aug 2015 18:59:53 +0200 Subject: [PATCH 02/11] Translated using Weblate (Italian) Currently translated at 100.0% (3040 of 3040 strings) [CI skip] --- po/it.po | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/po/it.po b/po/it.po index b3923fbecd..3f618f8cb6 100644 --- a/po/it.po +++ b/po/it.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-08-08 22:17+0200\n" +"PO-Revision-Date: 2015-08-25 18:59+0200\n" "Last-Translator: Stefano Martinelli \n" "Language-Team: Italian " "\n" @@ -873,10 +873,12 @@ msgid "" "cookie validity configured in phpMyAdmin, because of this, your login might " "expire sooner than configured in phpMyAdmin." msgstr "" -"Il parametro [a@http://php.net/manual/en/session.configuration.php#ini." -"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] di PHP é inferiore " -"alla validitá del cookie configurata in phpMyAdmin; per questo motivo, il " -"login potrebbe scadere prima di quanto configurato in phpMyAdmin." +"Il parametro " +"[a@http://php.net/manual/en/session.configuration.php#ini.session.gc-" +"maxlifetime@_blank]session.gc_maxlifetime[/a] di PHP (configurato in php.ini)" +" ha un valore inferiore al periodo di validitá del cookie di sessione " +"configurato da phpMyAdmin; per questo motivo, questa sessione potrebbe " +"scadere prima del periodo impostato in phpMyAdmin." #: index.php:508 msgid "" @@ -5216,9 +5218,10 @@ msgid "" "%sLogin cookie validity%s greater than %ssession.gc_maxlifetime%s may cause " "random session invalidation (currently session.gc_maxlifetime is %d)." msgstr "" -"%sLa validitá dei cookie%s maggiore di %ssession.gc_maxlifetime%s secondi " -"potrebbe causare l'invalidazione casuale delle sessioni (attualmente session." -"gc_maxlifetime è impostato a %d)." +"%sUn periodo di validità del cookie di sessione%s maggiore di " +"%ssession.gc_maxlifetime%s secondi potrebbe causare una scadenza anticipata (" +"in modo casuale) della sessione di phpMyAdmin (attualmente " +"session.gc_maxlifetime è impostato a %d secondi)." #: libraries/config/ServerConfigChecks.class.php:413 #, php-format From 73e153a6e05fdbf36515d0094051ee8086087d1f Mon Sep 17 00:00:00 2001 From: Vitaliy Perekupka Date: Wed, 26 Aug 2015 14:23:43 +0200 Subject: [PATCH 03/11] Translated using Weblate (Ukrainian) Currently translated at 89.6% (2725 of 3040 strings) [CI skip] --- po/uk.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/po/uk.po b/po/uk.po index d4bd349217..6c0636f3d6 100644 --- a/po/uk.po +++ b/po/uk.po @@ -2,19 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-01-02 17:07+0200\n" -"Last-Translator: Сергій Педько \n" -"Language-Team: Ukrainian \n" +"PO-Revision-Date: 2015-08-26 14:23+0200\n" +"Last-Translator: Vitaliy Perekupka \n" +"Language-Team: Ukrainian " +"\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 2.2-dev\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 2.4-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -684,7 +684,7 @@ msgid "Import has been successfully finished, %d queries executed." msgstr "Імпорт завершився вдало, %d запитів виконано." #: import.php:665 -#, fuzzy, php-format +#, php-format #| msgid "" #| "Script timeout passed, if you want to finish import, please resubmit same " #| "file and import will resume." @@ -692,7 +692,7 @@ msgid "" "Script timeout passed, if you want to finish import, please %sresubmit the " "same file%s and import will resume." msgstr "" -"Досягнуто часове обмеження виконання скрипту, якщо Ви бажаєте закінчити " +"Виконання скрипту перевищило допустимий час, якщо Ви бажаєте закінчити " "імпорт, необхідно повторно відправити той самий файл." #: import.php:675 From 8d9fc9f057c129079d95e002fdc5acfaeaef5c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:58 +0200 Subject: [PATCH 04/11] Translated using Weblate (Albanian) Currently translated at 99.9% (3038 of 3040 strings) [CI skip] --- po/sq.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/po/sq.po b/po/sq.po index abb6ba3194..aeb4fcdc53 100644 --- a/po/sq.po +++ b/po/sq.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-06-29 00:58+0200\n" -"Last-Translator: Arben Çokaj \n" -"Language-Team: Albanian \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Albanian " +"\n" "Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -702,7 +702,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "Nuk mund të ngarkojë progresin e importit." #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 @@ -6194,11 +6194,11 @@ msgstr "Mos aborto në INSERT gabim" #: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349 msgid "Add ON DUPLICATE KEY UPDATE" -msgstr "" +msgstr "Shto ON DUPLICATE KEY UPDATE (në çelësin e dyfishtë aktualizo)" #: libraries/config/messages.inc.php:338 libraries/config/messages.inc.php:350 msgid "Update data when duplicate keys found on import" -msgstr "" +msgstr "Aktualizo të dhënat kur dyfishon çelësat e gjetur në import" #: libraries/config/messages.inc.php:341 msgid "" @@ -10263,6 +10263,8 @@ msgstr "Tabela:" msgid "" "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)" msgstr "" +"Aktualizo të dhëna kur çelësat e dyfishtë gjenden në import (shto ON " +"DUPLICATE KEY UPDATE)" #: libraries/plugins/import/ImportCsv.class.php:63 #: libraries/plugins/import/ImportOds.class.php:75 From b0d5d744370a8dab80fdf2ce49260a8eecb556ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:55 +0200 Subject: [PATCH 05/11] Translated using Weblate (Chinese (Taiwan)) Currently translated at 99.3% (3019 of 3040 strings) [CI skip] --- po/zh_TW.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index ff598ef062..f9a7699272 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-08-25 13:43+0200\n" -"Last-Translator: Chien Wei Lin \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Chinese (Taiwan) " "\n" "Language: zh_TW\n" @@ -681,7 +681,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "無法讀取匯入的進度。" #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 @@ -5957,11 +5957,11 @@ msgstr "新增錯誤時不中斷程式" #: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349 msgid "Add ON DUPLICATE KEY UPDATE" -msgstr "" +msgstr "加入 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 "匯入發現重複鍵值時更新資料" #: libraries/config/messages.inc.php:341 msgid "" @@ -9798,7 +9798,7 @@ msgstr "資料表:" #: libraries/plugins/import/AbstractImportCsv.class.php:55 msgid "" "Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)" -msgstr "" +msgstr "當匯入重複鍵值時更新資料 (加入 ON DUPLICATE KEY UPDATE)" #: libraries/plugins/import/ImportCsv.class.php:63 #: libraries/plugins/import/ImportOds.class.php:75 From f209a518c4f2bd8bdcf3d6aab5719dda0810f6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:29 +0200 Subject: [PATCH 06/11] Translated using Weblate (Danish) Currently translated at 99.3% (3020 of 3040 strings) [CI skip] --- po/da.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/da.po b/po/da.po index d9593bf22d..4c2a3659c9 100644 --- a/po/da.po +++ b/po/da.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-06-10 23:03+0200\n" -"Last-Translator: Aputsiaĸ Niels Janussen \n" -"Language-Team: Danish \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Danish " +"\n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -698,7 +698,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "Kunne ikke indlæse hvor langt importen er nået." #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 From 2b9697033af69e481ef67c6550aa3e33b60ad45b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 15:09:15 +0200 Subject: [PATCH 07/11] Translated using Weblate (Hindi) Currently translated at 41.5% (1262 of 3040 strings) [CI skip] --- po/hi.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/hi.po b/po/hi.po index b29b493d73..5b332c8a13 100644 --- a/po/hi.po +++ b/po/hi.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-08-23 15:25+0200\n" -"Last-Translator: Deven Bansod \n" +"PO-Revision-Date: 2015-08-26 15:09+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Hindi " "\n" "Language: hi\n" @@ -337,7 +337,7 @@ msgstr "ट्रैकिंग डेटा को सफलतापूर् #| msgid "Version %s is created, tracking for %s.%s is activated." msgid "" "Version %1$s was created for selected tables, tracking is active for them." -msgstr "संस्करण %s बन चूका है, ट्रैकिंग के लिए सक्रिय हुआ |" +msgstr "संस्करण %1$s बन चूका है, ट्रैकिंग के लिए सक्रिय हुआ |" #: db_tracking.php:79 #| msgid "No databases selected." From 2ed99e89467ace3eaa833f8f3dd3ad40794e1fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:27 +0200 Subject: [PATCH 08/11] Translated using Weblate (Hungarian) Currently translated at 99.9% (3039 of 3040 strings) [CI skip] --- po/hu.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/po/hu.po b/po/hu.po index 2c3df8049d..515a852678 100644 --- a/po/hu.po +++ b/po/hu.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-07-20 09:30+0200\n" -"Last-Translator: Balázs Úr \n" -"Language-Team: Hungarian \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Hungarian " +"\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13444,10 +13444,10 @@ msgid "Run SQL query/queries on database %s" msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison" #: libraries/sql_query_form.lib.php:192 -#, fuzzy, php-format +#, php-format #| msgid "Run SQL query/queries on database %s" msgid "Run SQL query/queries on table %s" -msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison" +msgstr "SQL lekérdezés(ek) futtatása a(z) %s táblán" #: libraries/sql_query_form.lib.php:241 msgid "Get auto-saved query" From db571148c842bf22e63cb24323ccec54592de1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:19 +0200 Subject: [PATCH 09/11] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 63.7% (1938 of 3040 strings) [CI skip] --- po/nb.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/nb.po b/po/nb.po index afc631f70a..ceddb97a76 100644 --- a/po/nb.po +++ b/po/nb.po @@ -2,12 +2,12 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-06-22 03:54+0200\n" -"Last-Translator: Sebastian \n" -"Language-Team: Norwegian Bokmål \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Norwegian Bokmål " +"\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -695,7 +695,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "Kan ikke laste importprogresjon." #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 From a5bb70bb9a035d67739632ef60cbda9c89b1d415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:15 +0200 Subject: [PATCH 10/11] Translated using Weblate (Russian) Currently translated at 99.0% (3012 of 3040 strings) [CI skip] --- po/ru.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/po/ru.po b/po/ru.po index 31f39979f1..5d359d9ee7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,18 +2,18 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" -"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" +"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-07-25 20:45+0200\n" -"Last-Translator: Andrey Aleksanyants \n" -"Language-Team: Russian \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Russian " +"\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 2.4-dev\n" #: changelog.php:36 license.php:28 @@ -13416,10 +13416,10 @@ msgid "Run SQL query/queries on database %s" msgstr "Выполнить SQL-запрос(ы) к базе данных %s" #: libraries/sql_query_form.lib.php:192 -#, fuzzy, php-format +#, php-format #| msgid "Run SQL query/queries on database %s" msgid "Run SQL query/queries on table %s" -msgstr "Выполнить SQL-запрос(ы) к базе данных %s" +msgstr "Выполнить SQL-запрос(ы) к таблице %s" #: libraries/sql_query_form.lib.php:241 msgid "Get auto-saved query" From 6762fead7de8e2d4d1c0dce296a0b29c2e1a41e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 15:10:25 +0200 Subject: [PATCH 11/11] Translated using Weblate (Ukrainian) Currently translated at 89.6% (2725 of 3040 strings) [CI skip] --- po/uk.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/uk.po b/po/uk.po index 6c0636f3d6..b76df6eec4 100644 --- a/po/uk.po +++ b/po/uk.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.14-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2015-08-08 13:51-0400\n" -"PO-Revision-Date: 2015-08-26 14:23+0200\n" -"Last-Translator: Vitaliy Perekupka \n" +"PO-Revision-Date: 2015-08-26 15:10+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Ukrainian " "\n" "Language: uk\n" @@ -693,7 +693,7 @@ msgid "" "same file%s and import will resume." msgstr "" "Виконання скрипту перевищило допустимий час, якщо Ви бажаєте закінчити " -"імпорт, необхідно повторно відправити той самий файл." +"імпорт, необхідно %sповторно відправити той самий файл%s." #: import.php:675 msgid ""