From c626ae482af1fbea99240ffb9bb5854dba43be15 Mon Sep 17 00:00:00 2001 From: ddrmoscow Date: Sat, 11 Jul 2015 00:42:35 +0200 Subject: [PATCH 1/6] Translated using Weblate (Russian) Currently translated at 97.4% (2962 of 3038 strings) [CI skip] --- po/ru.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/po/ru.po b/po/ru.po index 0b401537d4..32c62aafb2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,17 +4,17 @@ 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-31 02:17+0200\n" -"Last-Translator: Хомутов Иван Сергеевич \n" -"Language-Team: Russian \n" +"PO-Revision-Date: 2015-07-11 00:42+0200\n" +"Last-Translator: ddrmoscow \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" -"X-Generator: Weblate 2.3-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 @@ -5334,10 +5334,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:25 -#, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Restrict login to MySQL server" -msgstr "Невозможно подключиться к серверу MySQL" +msgstr "Ограничить вход на сервер MySQL" #: libraries/config/messages.inc.php:27 msgid "" From b1aa8f981e2008eb99cfe2304c55dc4c40184bfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=9A=D0=B0=D1=80=D0=BF=D0=BE?= =?UTF-8?q?=D0=B2?= Date: Sat, 11 Jul 2015 00:44:22 +0200 Subject: [PATCH 2/6] Translated using Weblate (Russian) Currently translated at 97.5% (2963 of 3038 strings) [CI skip] --- po/ru.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/ru.po b/po/ru.po index 32c62aafb2..1499b47e27 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,8 +4,8 @@ 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-07-11 00:42+0200\n" -"Last-Translator: ddrmoscow \n" +"PO-Revision-Date: 2015-07-11 00:44+0200\n" +"Last-Translator: Олег Карпов \n" "Language-Team: Russian " "\n" "Language: ru\n" @@ -6385,10 +6385,9 @@ msgid "In the navigation panel, replaces the database tree with a selector" msgstr "" #: libraries/config/messages.inc.php:428 -#, fuzzy #| msgid "Show hidden navigation tree items." msgid "Show databases navigation as tree" -msgstr "Отображать скрытые пункты дерева навигации." +msgstr "Отображать навигацию базы данных в виде дерева." #: libraries/config/messages.inc.php:430 msgid "Link with main panel by highlighting the current database or table." From 66ea438245d43c89ec646c8924c0f696d65b59a6 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Sun, 12 Jul 2015 14:43:17 +0530 Subject: [PATCH 3/6] Fixed a small error Signed-off-by: Deven Bansod --- libraries/server_status_processes.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/server_status_processes.lib.php b/libraries/server_status_processes.lib.php index e0e1ec7189..f1835018ce 100644 --- a/libraries/server_status_processes.lib.php +++ b/libraries/server_status_processes.lib.php @@ -245,7 +245,7 @@ function PMA_getHtmlForProcessListFilter() $retval = ''; $retval .= '
'; $retval .= '' . __('Filters') . ''; - $retval .= '
'; + $retval .= ''; $retval .= ''; $retval .= '
'; $retval .= ''; From bcffca8135d3486059ed07a07e8b5f0a8fd4d419 Mon Sep 17 00:00:00 2001 From: Helder Santana Date: Sun, 12 Jul 2015 20:12:08 +0200 Subject: [PATCH 4/6] Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.9% (3035 of 3038 strings) [CI skip] --- po/pt_BR.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 6f88b330a3..c4b3023bba 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,10 +4,10 @@ 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-27 11:53+0200\n" -"Last-Translator: Marc Delisle \n" -"Language-Team: Portuguese (Brazil) \n" +"PO-Revision-Date: 2015-07-12 20:12+0200\n" +"Last-Translator: Helder Santana \n" +"Language-Team: Portuguese (Brazil) " +"\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -703,7 +703,7 @@ msgstr "" #: import_status.php:103 msgid "Could not load the progress of the import." -msgstr "" +msgstr "Não foi possível carregar o progresso da importação." #: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735 #: libraries/export.lib.php:464 From 2c6e64c49b70d78f4927dd72c7aea253a900c335 Mon Sep 17 00:00:00 2001 From: ddrmoscow Date: Sat, 11 Jul 2015 01:34:27 +0200 Subject: [PATCH 5/6] Translated using Weblate (Russian) Currently translated at 97.7% (2971 of 3038 strings) [CI skip] --- po/ru.po | 43 +++++++++++++++++++------------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/po/ru.po b/po/ru.po index 1499b47e27..9493540fe0 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,8 +4,8 @@ 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-07-11 00:44+0200\n" -"Last-Translator: Олег Карпов \n" +"PO-Revision-Date: 2015-07-11 01:34+0200\n" +"Last-Translator: ddrmoscow \n" "Language-Team: Russian " "\n" "Language: ru\n" @@ -6387,7 +6387,7 @@ msgstr "" #: libraries/config/messages.inc.php:428 #| msgid "Show hidden navigation tree items." msgid "Show databases navigation as tree" -msgstr "Отображать навигацию базы данных в виде дерева." +msgstr "Показать навигацию по базам данных в виде дерева" #: libraries/config/messages.inc.php:430 msgid "Link with main panel by highlighting the current database or table." @@ -6745,10 +6745,9 @@ msgid "Allow root login" msgstr "Разрешить вход под root" #: libraries/config/messages.inc.php:556 -#, fuzzy #| msgid "Session value" msgid "Session timezone" -msgstr "Значение сессии" +msgstr "Временная зона сессии" #: libraries/config/messages.inc.php:557 msgid "" @@ -7745,10 +7744,9 @@ msgid "Select Export Relational Type" msgstr "Выберите тип экспорта связей" #: libraries/db_designer.lib.php:255 libraries/db_designer.lib.php:259 -#, fuzzy #| msgid "Showing tables:" msgid "Show/Hide tables list" -msgstr "Отображение таблиц:" +msgstr "Показать/Скрыть список таблиц" #: libraries/db_designer.lib.php:263 libraries/db_designer.lib.php:268 msgid "View in fullscreen" @@ -9027,10 +9025,9 @@ msgid "unknown" msgstr "неизвестно" #: libraries/navigation/Navigation.class.php:54 -#, fuzzy #| msgid "An error has occurred while loading the navigation tree" msgid "An error has occurred while loading the navigation display" -msgstr "При загрузке дерева навигации произошла ошибка" +msgstr "При загрузке панели навигации произошла ошибка" #: libraries/navigation/Navigation.class.php:187 msgid "Events:" @@ -9075,20 +9072,19 @@ msgid "" msgstr "" #: libraries/navigation/NavigationTree.class.php:871 -#, fuzzy, php-format +#, php-format #| msgid "%s other result found" #| msgid_plural "%s other results found" msgid "%s result found" msgid_plural "%s results found" -msgstr[0] "найден еще %s результат" -msgstr[1] "найдено еще %s результата" -msgstr[2] "найдено еще %s результатов" +msgstr[0] "найден %s результат" +msgstr[1] "найдено %s результата" +msgstr[2] "найдено %s результатов" #: libraries/navigation/NavigationTree.class.php:1210 -#, fuzzy #| msgid "Please select a database" msgid "Please select a database." -msgstr "Выберите базу данных" +msgstr "Выберите базу данных." #: libraries/navigation/NavigationTree.class.php:1268 msgid "Filter databases by name or regex" @@ -13917,10 +13913,9 @@ msgid "Storage Engine:" msgstr "Тип таблиц:" #: libraries/tbl_columns_definition_form.lib.php:81 -#, fuzzy #| msgid "Connections" msgid "Connection:" -msgstr "Соединения" +msgstr "Соединение:" #: libraries/tbl_columns_definition_form.lib.php:129 msgid "PARTITION definition:" @@ -15017,11 +15012,12 @@ msgid "'percona' found in version_comment" msgstr "В version_comment найдено слово 'percona'" #: libraries/advisory_rules.txt:139 -#, fuzzy #| msgid "Drizzle documentation is at http://docs.drizzle.org/" msgid "" "Drizzle documentation is at http://www.drizzle.org/content/documentation/" -msgstr "Документация Drizzle находится на http://docs.drizzle.org/" +msgstr "" +"Документация по Drizzle находится на " +"http://www.drizzle.org/content/documentation/" #: libraries/advisory_rules.txt:140 #, php-format @@ -15852,7 +15848,6 @@ msgid "Too many connections are aborted." msgstr "Слишком большое количество соединений было прервано." #: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410 -#, fuzzy #| msgid "" #| "Connections are usually aborted when they cannot be authorized. This article might help you track down the source." msgstr "" -"Обычно соединения прерываются при невозможности авторизации. Данная статья поможет вам в отслеживании " -"источника проблемы." +"Обычно соединения прерываются при невозможности авторизации. Данная статья может помочь Вам отследить источник " +"проблемы." #: libraries/advisory_rules.txt:404 #, php-format From 5f037b89e55e36292a58b275ad11d65169857556 Mon Sep 17 00:00:00 2001 From: Smart Kid Date: Mon, 13 Jul 2015 00:25:46 +0200 Subject: [PATCH 6/6] Translated using Weblate (Serbian) Currently translated at 25.5% (775 of 3038 strings) [CI skip] --- po/sr.po | 50 ++++++++++++++++++++++---------------------------- 1 file changed, 22 insertions(+), 28 deletions(-) diff --git a/po/sr.po b/po/sr.po index 5bc99a6b88..905c4fb009 100644 --- a/po/sr.po +++ b/po/sr.po @@ -4,17 +4,17 @@ 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: 2014-06-08 19:34+0200\n" -"Last-Translator: Nikola Stojaković \n" -"Language-Team: Serbian \n" +"PO-Revision-Date: 2015-07-13 00:25+0200\n" +"Last-Translator: Smart Kid \n" +"Language-Team: Serbian " +"\n" "Language: sr\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 1.10-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 @@ -31,7 +31,7 @@ msgstr "" #: db_central_columns.php:113 msgid "Click to sort." -msgstr "" +msgstr "Кликните да би сте сортирали." #: db_central_columns.php:129 #, fuzzy, php-format @@ -381,7 +381,7 @@ msgstr "Направи" #: db_tracking.php:128 libraries/tracking.lib.php:277 msgid "Updated" -msgstr "" +msgstr "Ажурирано" #: db_tracking.php:129 js/messages.php:212 libraries/Menu.class.php:545 #: libraries/Util.class.php:4151 libraries/rte/rte_events.lib.php:404 @@ -416,30 +416,28 @@ msgid "Delete tracking" msgstr "Дозвољава уметање и замену података." #: db_tracking.php:140 -#, fuzzy msgid "Versions" -msgstr "Персијски" +msgstr "Верзије" #: db_tracking.php:141 libraries/tracking.lib.php:288 #: libraries/tracking.lib.php:456 msgid "Tracking report" -msgstr "" +msgstr "Извештај о праћењу" #: db_tracking.php:142 libraries/tracking.lib.php:289 #: libraries/tracking.lib.php:826 -#, fuzzy msgid "Structure snapshot" -msgstr "Само структура" +msgstr "Снимак структуре" #: db_tracking.php:184 libraries/tracking.lib.php:418 #: libraries/tracking.lib.php:1436 msgid "not active" -msgstr "" +msgstr "неактивно" #: db_tracking.php:189 libraries/tracking.lib.php:416 #: libraries/tracking.lib.php:1434 msgid "active" -msgstr "" +msgstr "активно" #: db_tracking.php:277 #, fuzzy @@ -447,9 +445,8 @@ msgid "Untracked tables" msgstr "Провери табелу" #: db_tracking.php:303 db_tracking.php:334 libraries/structure.lib.php:1649 -#, fuzzy msgid "Track table" -msgstr "Провери табелу" +msgstr "Прати табелу" #: db_tracking.php:347 #, fuzzy @@ -481,30 +478,27 @@ msgid "You may want to refresh the page." msgstr "" #: export.php:182 schema_export.php:71 -#, fuzzy #| msgid "Bar type" msgid "Bad type!" -msgstr "Врста упита" +msgstr "Погрешан тип!" #: export.php:263 -#, fuzzy #| msgid "Add new field" msgid "Bad parameters!" -msgstr "Додај ново поље" +msgstr "Погрешни параметри!" #: file_echo.php:22 -#, fuzzy msgid "Invalid export type" -msgstr "Тип извоза" +msgstr "Погрешан тип извоза" #: gis_data_editor.php:118 #, php-format msgid "Value for the column \"%s\"" -msgstr "" +msgstr "Вредност за колону %s" #: gis_data_editor.php:146 libraries/tbl_gis_visualization.lib.php:165 msgid "Use OpenStreetMaps as Base Layer" -msgstr "" +msgstr "Искористи OpenStreetMaps као основни слој" #. l10n: Spatial Reference System Identifier #: gis_data_editor.php:168 @@ -583,9 +577,8 @@ msgid "Add a polygon" msgstr "Додај %s поља" #: gis_data_editor.php:403 -#, fuzzy msgid "Add geometry" -msgstr "Додај новог корисника" +msgstr "Додај геометрију" #: gis_data_editor.php:409 js/messages.php:261 #: libraries/DbSearch.class.php:467 libraries/DisplayResults.class.php:1685 @@ -708,6 +701,7 @@ msgstr "" msgid "" "Cannot convert file's character set without character set conversion library!" msgstr "" +"Није могуће променити сет знакова датотеке без библиотеке за конверзију!" #: import.php:595 libraries/display_import.inc.php:32 msgid "Could not load import plugins, please check your installation!"