From bcd26adc019548fc274215fe0b461d74f843e4cc Mon Sep 17 00:00:00 2001 From: Robin van der Vliet Date: Tue, 3 May 2016 00:36:00 +0200 Subject: [PATCH 1/3] Translated using Weblate (Esperanto) Currently translated at 15.1% (485 of 3211 strings) [CI skip] --- po/eo.po | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/po/eo.po b/po/eo.po index c679bcfbf0..6219ee3b13 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.6.0-alpha1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2016-02-17 11:55+0100\n" -"PO-Revision-Date: 2015-12-29 15:34+0000\n" +"PO-Revision-Date: 2016-05-03 00:35+0000\n" "Last-Translator: Robin van der Vliet \n" -"Language-Team: Esperanto \n" +"Language-Team: Esperanto " +"\n" "Language: eo\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.5-dev\n" +"X-Generator: Weblate 2.7-dev\n" #: changelog.php:37 license.php:33 #, php-format @@ -13916,11 +13916,10 @@ msgid "Check tables having overhead" msgstr "" #: templates/database/structure/check_all_tables.phtml:10 -#, fuzzy #| msgid "%s table" #| msgid_plural "%s tables" msgid "Copy table" -msgstr "%s tabelo" +msgstr "Kopii tabelon" #: templates/database/structure/check_all_tables.phtml:11 msgid "Show create" From 477e6171e7fac080365ec1dd073a80e11edf8e7d Mon Sep 17 00:00:00 2001 From: Martin Lacina Date: Mon, 2 May 2016 13:22:06 +0200 Subject: [PATCH 2/3] Translated using Weblate (Slovak) Currently translated at 83.3% (2677 of 3211 strings) [CI skip] --- po/sk.po | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/po/sk.po b/po/sk.po index 02f4237760..7e38bd8c11 100644 --- a/po/sk.po +++ b/po/sk.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.6.0-alpha1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2016-02-17 11:55+0100\n" -"PO-Revision-Date: 2016-03-17 08:31+0000\n" -"Last-Translator: Jozef Pistej \n" +"PO-Revision-Date: 2016-05-02 13:22+0000\n" +"Last-Translator: Martin Lacina \n" "Language-Team: Slovak " "\n" "Language: sk\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 2.5\n" +"X-Generator: Weblate 2.7-dev\n" #: changelog.php:37 license.php:33 #, php-format @@ -590,12 +590,12 @@ msgid "Bookmark %s has been created." msgstr "Príkaz %s bol zaradený medzi obľúbené." #: import.php:680 -#, fuzzy, php-format +#, php-format #| msgid "Import has been successfully finished, %d queries executed." msgid "Import has been successfully finished, %d query executed." msgid_plural "Import has been successfully finished, %d queries executed." -msgstr[0] "Import bol úspešne ukončený, bolo vykonaných %d dopytov." -msgstr[1] "Import bol úspešne ukončený, bolo vykonaných %d dopytov." +msgstr[0] "Import bol úspešne ukončený, bol vykonaný %d dopyt." +msgstr[1] "Import bol úspešne ukončený, boli vykonané %d dopyty." msgstr[2] "Import bol úspešne ukončený, bolo vykonaných %d dopytov." #: import.php:711 @@ -939,16 +939,17 @@ msgid "" "Do you really want to DROP the selected partition(s)? This will also DELETE " "the data related to the selected partition(s)!" msgstr "" +"Skutočne chcete ODSTRÁNIŤ zvolené oddiely? To VYMAŽE aj všetky dáta na " +"daných oddieloch!" #: js/messages.php:83 msgid "Do you really want to TRUNCATE the selected partition(s)?" msgstr "Naozaj chcete SKRÁTIŤ vybrané oddiely?" #: js/messages.php:85 -#, fuzzy #| msgid "Do you really want to TRUNCATE the selected partition(s)?" msgid "Do you really want to remove partitioning?" -msgstr "Naozaj chcete SKRÁTIŤ vybrané oddiely?" +msgstr "Naozaj chcete zrušiiť použitie oddielov?" #: js/messages.php:86 msgid "Do you really want to RESET SLAVE?" @@ -969,7 +970,7 @@ msgstr "Skomolené údaje" #: js/messages.php:96 msgid "Are you sure you wish to change the collation and convert the data?" -msgstr "" +msgstr "Ste si istý, že chcete zmeniť zoradenie a konvertovať údaje?" #: js/messages.php:98 msgid "" @@ -986,6 +987,7 @@ msgid "" "Are you sure you wish to change all the column collations and convert the " "data?" msgstr "" +"Naozaj chcete zmeniť zoradenie vo všetkých stĺpcoch a konvertovať údaje?" #: js/messages.php:111 msgid "Save & close" @@ -2543,7 +2545,6 @@ msgid "Add table prefix" msgstr "Pridať prefix tabuľky" #: js/messages.php:713 -#, fuzzy #| msgid "Replace table prefix" msgid "Replace table with prefix" msgstr "Nahradiť predponu tabuľky" From 464b2c3ec8ab15011f9bb7bb2cda944993e58307 Mon Sep 17 00:00:00 2001 From: Lasm Gratel Date: Sat, 7 May 2016 11:57:17 +0200 Subject: [PATCH 3/3] Translated using Weblate (Chinese (China)) Currently translated at 88.4% (2839 of 3211 strings) [CI skip] --- po/zh_CN.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 6bebb50c20..609bbee2d8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.6.0-alpha1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2016-02-17 11:55+0100\n" -"PO-Revision-Date: 2016-03-21 08:37+0000\n" -"Last-Translator: YF \n" +"PO-Revision-Date: 2016-05-07 11:57+0000\n" +"Last-Translator: Lasm Gratel \n" "Language-Team: Chinese (China) " "\n" "Language: zh_CN\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 2.6-dev\n" +"X-Generator: Weblate 2.7-dev\n" #: changelog.php:37 license.php:33 #, php-format @@ -3500,7 +3500,7 @@ msgstr "全选" #: libraries/DisplayResults.php:5006 msgid "Copy to clipboard" -msgstr "" +msgstr "复制到剪贴板" #: libraries/DisplayResults.php:5062 msgid "Query results operations" @@ -3713,7 +3713,7 @@ msgstr "页码:" #: libraries/LanguageManager.php:778 msgid "Ignoring unsupported language code." -msgstr "" +msgstr "省略不支持的语言代码。" #: libraries/Linter.php:99 msgid "" @@ -4449,7 +4449,7 @@ msgstr "任意类型几何体对象的集合" msgid "" "Stores and enables efficient access to data in JSON (JavaScript Object " "Notation) documents" -msgstr "" +msgstr "存储并可高效访问 JSON (JavaScript 对象) 文档中的数据" #: libraries/TypesMySQL.php:479 msgctxt "numeric types" @@ -5387,14 +5387,13 @@ msgid "Whether the table structure actions should be hidden." msgstr "是否隐藏对表结构的相关操作。" #: libraries/config/messages.inc.php:117 -#, fuzzy #| msgid "Show table comments" msgid "Show column comments" -msgstr "显示表备注" +msgstr "显示列备注" #: libraries/config/messages.inc.php:119 msgid "Whether column comments should be shown in table structure view" -msgstr "" +msgstr "是否在表结构视图中显示列备注" #: libraries/config/messages.inc.php:120 msgid "Hide table structure actions"