From c626ae482af1fbea99240ffb9bb5854dba43be15 Mon Sep 17 00:00:00 2001 From: ddrmoscow Date: Sat, 11 Jul 2015 00:42:35 +0200 Subject: [PATCH 01/10] 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 02/10] 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 03/10] 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 04/10] 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 05/10] 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 06/10] 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!" From a05d27852757e15e7511f4d04e0d40ac5965d577 Mon Sep 17 00:00:00 2001 From: Giovanni Sora Date: Sun, 12 Jul 2015 22:13:33 +0200 Subject: [PATCH 07/10] Translated using Weblate (Interlingua) Currently translated at 70.2% (2215 of 3155 strings) [CI skip] --- po/ia.po | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/po/ia.po b/po/ia.po index 6dc13bc88d..da17692732 100644 --- a/po/ia.po +++ b/po/ia.po @@ -8,10 +8,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-12 11:07-0400\n" -"PO-Revision-Date: 2015-07-08 22:55+0200\n" +"PO-Revision-Date: 2015-07-12 22:13+0200\n" "Last-Translator: Giovanni Sora \n" -"Language-Team: Interlingua \n" +"Language-Team: Interlingua " +"\n" "Language: ia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1083,6 +1083,7 @@ msgid "" "Are you sure you wish to change all the column collations and convert the " "data?" msgstr "" +"Tu es secur que tu vole modificar omne collationes e converter le datos?" #: js/messages.php:88 msgid "Save & Close" @@ -1203,11 +1204,11 @@ msgstr "Patrono ha essite create." #: js/messages.php:130 msgid "Template was loaded." -msgstr "" +msgstr "Patrono esseva cargate." #: js/messages.php:131 msgid "Template was updated." -msgstr "" +msgstr "Patrono esseva actualisate." #: js/messages.php:132 msgid "Template was deleted." @@ -2652,6 +2653,8 @@ msgstr "Tu es vermente secur que tu vole deler iste marcator de libro?" #: js/messages.php:598 msgid "Some error occurred while getting SQL debug info." msgstr "" +"Alcun error occurreva durante que on obteneva information super le debug de " +"SQL." #: js/messages.php:599 #, php-format @@ -2661,7 +2664,7 @@ msgstr "%s queries executate %s vices in %s secundas." #: js/messages.php:600 #, php-format msgid "%s argument(s) passed" -msgstr "" +msgstr "%s argumento(s) passate" #: js/messages.php:601 msgid "Show arguments" @@ -2673,7 +2676,7 @@ msgstr "Cela argumentos" #: js/messages.php:603 libraries/Console.class.php:318 msgid "Time taken:" -msgstr "" +msgstr "Tempore utilisate:" #: js/messages.php:604 msgid "" @@ -3266,7 +3269,7 @@ msgstr "Ordine de executar" #: libraries/Console.class.php:295 msgid "Time taken" -msgstr "" +msgstr "Tempore utilisate" #: libraries/Console.class.php:298 msgid "Order by:" @@ -3375,7 +3378,7 @@ msgstr "Columna:" #: libraries/DBQbe.class.php:513 msgid "Alias:" -msgstr "" +msgstr "Alias:" #: libraries/DBQbe.class.php:566 msgid "Sort:" @@ -7283,7 +7286,6 @@ msgid "Export templates table" msgstr "Exporta tabella de patronos" #: libraries/config/messages.inc.php:657 -#, fuzzy #| msgid "" #| "Leave blank for no export template support, suggested: " #| "[kbd]pma__exporttemplates[/kbd]." @@ -7291,7 +7293,7 @@ msgid "" "Leave blank for no export template support, suggested: " "[kbd]pma__export_templates[/kbd]." msgstr "" -"Lassa vacue pro nulle supporto de patrono, proponite: " +"Lassa vacue pro nulle supporto de patrono de exportation, proponite: " "[kbd]pma__exporttemplates[/kbd]." #: libraries/config/messages.inc.php:660 From 4ec1de74e69991d1f135a7962a6edcb47293737d Mon Sep 17 00:00:00 2001 From: Helder Santana Date: Sun, 12 Jul 2015 20:12:02 +0200 Subject: [PATCH 08/10] Translated using Weblate (Portuguese (Brazil)) Currently translated at 95.6% (3019 of 3155 strings) [CI skip] --- po/pt_BR.po | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/po/pt_BR.po b/po/pt_BR.po index 32ecdc15e7..36b3b00130 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-12 11:07-0400\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:11+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" @@ -275,7 +275,6 @@ msgid "Data" msgstr "Dados" #: db_export.php:54 -#, fuzzy #| msgid "Select All" msgid "Select all" msgstr "Selecionar todos" @@ -708,7 +707,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:378 libraries/Util.class.php:774 #: libraries/export.lib.php:515 From d242b60b76289a08b08aa5c50b901a0dbd464d09 Mon Sep 17 00:00:00 2001 From: Smart Kid Date: Mon, 13 Jul 2015 00:25:49 +0200 Subject: [PATCH 09/10] Translated using Weblate (Serbian) Currently translated at 23.8% (754 of 3155 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 be6f3a469b..e8c81bdca0 100644 --- a/po/sr.po +++ b/po/sr.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-12 11:07-0400\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:37 license.php:28 #, php-format @@ -31,7 +31,7 @@ msgstr "" #: db_central_columns.php:130 msgid "Click to sort." -msgstr "" +msgstr "Кликните да би сте сортирали." #: db_central_columns.php:149 #, fuzzy, php-format @@ -376,7 +376,7 @@ msgstr "Направи" #: db_tracking.php:128 libraries/tracking.lib.php:277 msgid "Updated" -msgstr "" +msgstr "Ажурирано" #: db_tracking.php:129 js/messages.php:243 libraries/Menu.class.php:551 #: libraries/Util.class.php:4339 libraries/config.values.php:104 @@ -411,30 +411,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:1444 msgid "not active" -msgstr "" +msgstr "неактивно" #: db_tracking.php:189 libraries/tracking.lib.php:416 #: libraries/tracking.lib.php:1442 msgid "active" -msgstr "" +msgstr "активно" #: db_tracking.php:277 #, fuzzy @@ -442,9 +440,8 @@ msgid "Untracked tables" msgstr "Провери табелу" #: db_tracking.php:303 db_tracking.php:334 libraries/structure.lib.php:1698 -#, fuzzy msgid "Track table" -msgstr "Провери табелу" +msgstr "Прати табелу" #: db_tracking.php:347 #, fuzzy @@ -476,31 +473,28 @@ msgid "You may want to refresh the page." msgstr "" #: export.php:189 schema_export.php:61 -#, fuzzy #| msgid "Bar type" msgid "Bad type!" -msgstr "Врста упита" +msgstr "Погрешан тип!" #: export.php:281 -#, 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:116 #, php-format msgid "Value for the column \"%s\"" -msgstr "" +msgstr "Вредност за колону %s" #: gis_data_editor.php:144 #: templates/gis_visualization/gis_visualization.phtml:37 msgid "Use OpenStreetMaps as Base Layer" -msgstr "" +msgstr "Искористи OpenStreetMaps као основни слој" #. l10n: Spatial Reference System Identifier #: gis_data_editor.php:166 @@ -579,9 +573,8 @@ msgid "Add a polygon" msgstr "Додај %s поља" #: gis_data_editor.php:401 -#, fuzzy msgid "Add geometry" -msgstr "Додај новог корисника" +msgstr "Додај геометрију" #: gis_data_editor.php:407 js/messages.php:292 #: libraries/DbSearch.class.php:467 libraries/DisplayResults.class.php:1801 @@ -705,6 +698,7 @@ msgstr "" msgid "" "Cannot convert file's character set without character set conversion library!" msgstr "" +"Није могуће променити сет знакова датотеке без библиотеке за конверзију!" #: import.php:615 libraries/display_import.inc.php:33 msgid "Could not load import plugins, please check your installation!" From 904a4ce9f3718d5e0425ee8a66fcd946c6b54759 Mon Sep 17 00:00:00 2001 From: Atul Pratap Singh Date: Mon, 13 Jul 2015 15:40:22 +0530 Subject: [PATCH 10/10] html5 history improvements: check if popstate fired on load, fix token mismatch, make use of selflink Signed-off-by: Atul Pratap Singh --- js/ajax.js | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/js/ajax.js b/js/ajax.js index bcdf6d9742..a4d0cc09d9 100644 --- a/js/ajax.js +++ b/js/ajax.js @@ -255,9 +255,7 @@ var AJAX = { AJAX.$msgbox = PMA_ajaxShowMessage(PMA_messages.strAbortedRequest); AJAX.active = false; AJAX.xhr = null; - if (isLink) { - previousLinkAborted = true; - } + previousLinkAborted = true; } else { //If can't abort return false; @@ -292,12 +290,15 @@ var AJAX = { //Save reference for the new link request AJAX.xhr = $.get(url, params, AJAX.responseHandler); if (history && history.pushState) { + var state = { + url : href + }; if (previousLinkAborted) { //hack: there is already an aborted entry on stack //so just modify the aborted one - history.replaceState(null, null, href); + history.replaceState(state, null, href); } else { - history.pushState(null, null, href); + history.pushState(state, null, href); } } } else { @@ -353,11 +354,11 @@ var AJAX = { } if (data._menu) { if (history && history.pushState) { - history.replaceState({ - menu : data._menu - }, - null - ); + var state = { + url : data._selflink, + menu : data._menu + }; + history.replaceState(state, null); AJAX.handleMenu.replace(data._menu); } else { PMA_MicroHistory.menus.replace(data._menu); @@ -704,11 +705,28 @@ $(function () { .append($('#topmenucontainer').clone()) .html(); if (history && history.pushState) { + //set initial state reload + var initState = ('state' in window.history && window.history.state !== null); + var initURL = $('#selflink > a').attr('href') || location.href; + var state = { + url : initURL, + menu : menuContent + }; + history.replaceState(state, null); + $(window).on('popstate', function(event) { - if (event && event.originalEvent.state && event.originalEvent.state.menu) { + var initPop = (! initState && location.href == initURL); + initState = true; + //check if popstate fired on first page itself + if (initPop) { + return; + } + var state = event.originalEvent.state; + if (state && state.menu) { AJAX.$msgbox = PMA_ajaxShowMessage(); var params = 'ajax_request=true&ajax_page_request=true'; - $.get(location.href, params, AJAX.responseHandler); + var url = state.url || location.href; + $.get(url, params, AJAX.responseHandler); //TODO: Check if sometimes menu is not retrieved from server, // Not sure but it seems menu was missing only for printview which // been removed lately, so if it's right some dead menu checks/fallbacks @@ -716,12 +734,6 @@ $(function () { //AJAX.handleMenu.replace(event.originalEvent.state.menu); } }); - // Add initial menu to history state object - history.replaceState({ - menu : menuContent - }, - null - ); } else { // Fallback to microhistory mechanism AJAX.scriptHandler